projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58a81de
)
readline: add .inputrc
author
Amin Bandali
<bandali@gnu.org>
Sun, 14 Apr 2019 05:16:54 +0000
(
01:16
-0400)
committer
Amin Bandali
<bandali@gnu.org>
Sun, 14 Apr 2019 05:16:54 +0000
(
01:16
-0400)
.inputrc
[new file with mode: 0644]
patch
|
blob
diff --git a/.inputrc
b/.inputrc
new file mode 100644
(file)
index 0000000..
b4b4a3c
--- /dev/null
+++ b/
.inputrc
@@ -0,0
+1,4
@@
+set enable-bracketed-paste on
+
+"\e[A": history-search-backward
+"\e[B": history-search-forward