mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-06-01 21:12:13 -04:00
readline: enable history search for up/down
This commit is contained in:
parent
f7bbbada98
commit
0790de6e6e
1 changed files with 3 additions and 0 deletions
|
@ -4,3 +4,6 @@ set show-all-if-ambiguous on
|
|||
|
||||
TAB:menu-complete
|
||||
"\e[Z":menu-complete-backward
|
||||
|
||||
"\e[A":history-search-backward
|
||||
"\e[B":history-search-forward
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue