Any shell has the following behavior

Donald O. Sitze dsitze@thermotrex.com
Fri Feb 19 18:36:00 GMT 1999


Bash supports this by means of forward and backward searching. Using the
emacs-like command line editing you can use ^S and ^R to start a search
prompt which will then find history lines that match the pattern you type.
Once the desired match is found, you can edit it or simply accept by hitting
return. Search behavior is the same as emacs in that repeated use of either
^S or ^R will find the next/previous match to the current pattern.

-----Original Message-----
From: cygwin-owner@sourceware.cygnus.com
[ mailto:cygwin-owner@sourceware.cygnus.com]On Behalf Of alex
Sent: Friday, February 19, 1999 6:11 PM
To: cygwin@sourceware.cygnus.com
Subject: Any shell has the following behavior


Hi,
    Is there any shell which the command line history function like 4DOS ?
In 4DOS, it will remember what you typed before and it will match the
command for you during you type. I know that there are many shell
support command line history but i can't find a shell which can match
the command for you.

Regards,
alex


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list