Comment on Time-saving tips for LinuxparentComments−eeperson15yDoessn't that just do the same thing as the built-in Ctrl-r and Ctrl-s? Also, Ctrl-p and Ctrl-n are already used to cycle through previous commands.−spudlyo15yYou usually can't use C-s because it's bound to stop.$ stty stop undef
Comments
Doessn't that just do the same thing as the built-in Ctrl-r and Ctrl-s? Also, Ctrl-p and Ctrl-n are already used to cycle through previous commands.
You usually can't use C-s because it's bound to stop.
$ stty stop undef