summaryrefslogtreecommitdiffstats
path: root/.config/readline/inputrc
diff options
context:
space:
mode:
Diffstat (limited to '.config/readline/inputrc')
-rw-r--r--.config/readline/inputrc16
1 files changed, 0 insertions, 16 deletions
diff --git a/.config/readline/inputrc b/.config/readline/inputrc
deleted file mode 100644
index 47b9706..0000000
--- a/.config/readline/inputrc
+++ /dev/null
@@ -1,16 +0,0 @@
-set enable-bracketed-paste on
-
-set colored-stats on
-set colored-completion-prefix on
-set completion-ignore-case on
-set menu-complete-display-prefix on
-set page-completions off
-set show-all-if-ambiguous on
-set show-all-if-unmodified on
-set visible-stats on
-
-TAB: menu-complete
-"\e[Z": menu-complete-backward
-
-"\e[A": history-search-backward
-"\e[B": history-search-forward