Files
.dotfiles/.inputrc
2025-11-29 17:57:12 +01:00

7 lines
238 B
Plaintext

# for backward searching the history
"\e[A": history-search-backward
"\e[B": history-search-forward
set completion-ignore-case on # ignore completion case
set colored-completion-prefix on # colour in what it has been able to complete