summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.inputrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/.inputrc b/.inputrc
new file mode 100644
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