OpenSSH snaps have sftp libedit (command line history/editing) support
Darren Tucker
dtucker at zip.com.au
Tue Nov 16 19:56:14 EST 2004
Hi All.
For a couple of weeks, the Portable snapshots have contained optional
support for NetBSD's libedit in the sftp client, thanks to djm's work in
OpenBSD. It's enabled with: ./configure --with-libedit.
If enabled, sftp gains command history, recall and line editing (and
probably other features too, I haven't looked into libedit's
capabilities much). If not enabled, sftp behaves the same as before.
Some platforms have libedit available natively, such as NetBSD
(obviously), Debian (libedit2 and libedit-dev) or Mandrake (libedit0).
There are some URLs for ports of libedit to other platforms listed in
OpenSSH's INSTALL (it works fine on all of the platforms I've tried it
on, although some needed GNU awk to build it).
Have fun, folks.
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
More information about the openssh-unix-dev
mailing list