alexei@cimedia.com writes:
I cannot remember if there was a reason this feature had not been implemented, but here goes:
can we get command line history/editing?
Yes, there aren't that many commands you type in repeatedly, but it would be nice to have for some things.
If you use emacs(1), you can use "M-x telnet" or "M-x shell" to get command-line history when you're working on a NetApp. I believe screen(1) also has similar features.
- Dan
+--- In a previous state of mind, Daniel Quinlan quinlan@transmeta.com wrote: | | If you use emacs(1), you can use "M-x telnet" or "M-x shell" to get | command-line history when you're working on a NetApp. I believe | screen(1) also has similar features.
Hmm. These are work arounds, but I would still like to see these implemented on the filer. Esp if you are having to do work from the console... The GNU readline library would be a good start... :)
Alexei