add comments for inputrc

This commit is contained in:
2025-11-29 17:57:12 +01:00
parent 37f1134fd5
commit 77f3b7eaa4

View File

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