Added these inputrc settings that I have been relying on from the system-wide configuration.
This commit is contained in:
parent
9194e84396
commit
422984b98e
1 changed files with 5 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
||||||
|
set input-meta on
|
||||||
|
set output-meta off
|
||||||
|
set meta-flag on
|
||||||
|
set convert-meta on
|
||||||
|
|
||||||
set completion-query-items 300
|
set completion-query-items 300
|
||||||
set bell-style visible
|
set bell-style visible
|
||||||
set show-all-if-ambiguous on
|
set show-all-if-ambiguous on
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue