.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
|
||||
|
||||
## KEYBINDINGS
|
||||
# Completion
|
||||
"\t": menu-complete
|
||||
# History searching
|
||||
"\e[A": history-search-backward
|
||||
"\e[B": history-search-forward
|
||||
|
Reference in New Issue
Block a user