Update inputrc
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user