diff --git a/inputrc b/inputrc index ae904f6..41faa2e 100644 --- a/inputrc +++ b/inputrc @@ -1,4 +1,6 @@ "\e[A": history-search-backward "\e[B": history-search-forward +"\e[1;5C": forward-word +"\e[1;5D": backward-word set show-all-if-ambiguous on set completion-ignore-case on