Update inputrc

This commit is contained in:
Stian
2026-01-07 19:09:08 +01:00
parent c7de84bce1
commit e3af6d9fd4
+5
View File
@@ -11,6 +11,11 @@ set completion-ignore-case on
#set convert-meta on
#set output-meta off
# Some common Readline config settings.
set colored-stats on # Turn on completion colors.
set colored-completion-prefix on # Color the typed completion prefix.
# Keybinds
"\e[1~": beginning-of-line # Home
"\e[4~": end-of-line # End
"\e[5~": beginning-of-history # PageUp