feat: huge update
This commit is contained in:
parent
9c621760cf
commit
757b759b4a
47 changed files with 221 additions and 286 deletions
8
.inputrc
8
.inputrc
|
@ -5,12 +5,12 @@ set menu-complete-display-prefix on
|
|||
set page-completions off
|
||||
set show-all-if-ambiguous on
|
||||
|
||||
"\e[A":history-search-backward
|
||||
"\e[B":history-search-forward
|
||||
"\e[A": history-search-backward
|
||||
"\e[B": history-search-forward
|
||||
|
||||
"\C-l": clear-screen
|
||||
|
||||
"\C-w": backward-kill-word
|
||||
|
||||
TAB:menu-complete
|
||||
"\e[Z":menu-complete-backward
|
||||
TAB: menu-complete
|
||||
"\e[Z": menu-complete-backward
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue