From 538618c60f52b6ec81947f4a4e8b8152829e7658 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Thu, 6 Feb 2014 15:38:58 +0100 Subject: bashrc: add readline variables --- bashrc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/bashrc b/bashrc index d5c8b6d..3bc5715 100644 --- a/bashrc +++ b/bashrc @@ -35,6 +35,13 @@ fi # VIMMODE set -o vi +bind "set completion-display-width 1" +bind "set completion-ignore-case off" +bind "set completion-prefix-display-length 2" +bind "set menu-complete-display-prefix on" +bind "set show-all-if-ambiguous on" +bind "Control-t: menu-complete" + # ALIASES #alias vimb="vim -u $HOME/.vimrc-bepo" -- cgit v1.1-2-g2b99