mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-08-01 19:16:07 -04:00
readline: enable menu complete
This commit is contained in:
parent
f375971fb4
commit
f7bbbada98
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
||||||
set colored-stats on
|
set colored-stats on
|
||||||
set menu-complete-display-prefix on
|
set menu-complete-display-prefix on
|
||||||
set show-all-if-ambiguous on
|
set show-all-if-ambiguous on
|
||||||
|
|
||||||
|
TAB:menu-complete
|
||||||
|
"\e[Z":menu-complete-backward
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue