# Incremental searching with Up and Down "\e[A": history-search-backward "\e[B": history-search-forward # Old behaviour still available with Ctrl+P and Ctrl+N # If that prevents Left and Right from working, fix them like this: #"\e[C": forward-char #"\e[D": backward-char set completion-ignore-case on