projects
/
dotfiles
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab83537
)
More readline configuration
author
David Kerkeslager
<kerkeslager@gmail.com>
Fri, 23 Aug 2019 02:53:18 +0000
(22:53 -0400)
committer
David Kerkeslager
<kerkeslager@gmail.com>
Fri, 23 Aug 2019 02:53:18 +0000
(22:53 -0400)
.inputrc
patch
|
blob
|
history
diff --git
a/.inputrc
b/.inputrc
index
b2cc9d6
..
24573f1
100644
(file)
--- a/
.inputrc
+++ b/
.inputrc
@@
-1
+1,6
@@
+set completion-ignore-case on
+set completion-map-case on
set editing-mode vi
+set revert-all-at-newline on
+set show-all-if-ambiguous on
+set skip-completed-text on