set bell-style off #set completion-ignore-case on #set expand-tilde on set match-hidden-files off #set show-all-if-ambiguous on set show-all-if-unmodified on set visible-stats on # konsole (alt + arrow key) "\e[1;3C": forward-word "\e[1;3D": backward-word # mappings for "page up" and "page down" to step to the beginning/end # of the history "\e[5~": history-search-backward "\e[6~": history-search-forward $include /etc/inputrc