Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

Alternative to ctrl+R on linux

# Key bindings, up/down arrow searches through history
"e[A": history-search-backward
"e[B": history-search-forward
"eOA": history-search-backward
"eOB": history-search-forward
Source by unix.stackexchange.com #
 
PREVIOUS NEXT
Tagged: #Alternative #linux
ADD COMMENT
Topic
Name
4+4 =