.inputrc: Unbind tab from menu-complete
That was annoying as shit
This commit is contained in:
parent
c777d7f5e8
commit
a430fb102d
2
.inputrc
2
.inputrc
@ -11,8 +11,6 @@ set show-all-if-ambiguous on
|
|||||||
set skip-completed-text on
|
set skip-completed-text on
|
||||||
|
|
||||||
## KEYBINDINGS
|
## KEYBINDINGS
|
||||||
# Completion
|
|
||||||
"\t": menu-complete
|
|
||||||
# History searching
|
# History searching
|
||||||
"\e[A": history-search-backward
|
"\e[A": history-search-backward
|
||||||
"\e[B": history-search-forward
|
"\e[B": history-search-forward
|
||||||
|
Loading…
Reference in New Issue
Block a user