aboutsummaryrefslogtreecommitdiff
path: root/system/.inputrc
diff options
context:
space:
mode:
Diffstat (limited to 'system/.inputrc')
-rw-r--r--system/.inputrc9
1 files changed, 9 insertions, 0 deletions
diff --git a/system/.inputrc b/system/.inputrc
new file mode 100644
index 0000000..6449edb
--- /dev/null
+++ b/system/.inputrc
@@ -0,0 +1,9 @@
+set completion-ignore-case on
+
+"\e[1;5C": forward-word
+"\e[1;5D": backward-word
+
+"\e[A": history-search-backward
+"\e[B": history-search-forward
+
+"\e[Z": menu-complete