
dtucker at fuyu
Jan 8, 2010, 12:02 AM
Post #35 of 223
(3141 views)
Permalink
|
CVSROOT: /var/cvs Module name: openssh Changes by: dtucker [at] fuyu 10/01/08 19:02:41 Modified files: . : ChangeLog sftp.c Log message: - djm [at] cvs 2010/01/04 02:03:57 [sftp.c] Implement tab-completion of commands, local and remote filenames for sftp. Hacked on and off for some time by myself, mouring, Carlos Silva (via 2009 Google Summer of Code) and polished to a fine sheen by myself again. It should deal more-or-less correctly with the ikky corner-cases presented by quoted filenames, but the UI could still be slightly improved. In particular, it is quite slow for remote completion on large directories. bz#200; ok markus@ Diff commands: cvs -nQq rdiff -u -r1.5358 -r1.5359 openssh/ChangeLog cvs -nQq rdiff -u -r1.124 -r1.125 openssh/sftp.c ViewVC: http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5358;r2=1.5359&view=patch http://anoncvs.mindrot.org/index.cgi/openssh/sftp.c?r1=1.124;r2=1.125&view=patch Please note that there may be a delay before commits are available on the public ViewVC site. _______________________________________________ openssh-commits mailing list openssh-commits [at] mindrot https://lists.mindrot.org/mailman/listinfo/openssh-commits
|