- djm@cvs.openbsd.org 2010/01/04 02:03:57
commit047bebeb2366dbe096be77ed2db33b5e5142aa75
authordtucker <dtucker>
Fri, 8 Jan 2010 08:02:40 +0000 (8 08:02 +0000)
committerdtucker <dtucker>
Fri, 8 Jan 2010 08:02:40 +0000 (8 08:02 +0000)
tree12e2dac968431648ad9a0011b681e3e1f30935df
parent8918618483d80c0646cfc3f28e5bb27065edb385
   - djm@cvs.openbsd.org 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@
ChangeLog
sftp.c