Update dotfiles/.inputrc
This commit is contained in:
parent
ce0378c9c1
commit
87cff3ff88
1 changed files with 0 additions and 5 deletions
|
@ -37,10 +37,5 @@ set visible-stats on
|
||||||
# Readline used by Bash 4.)
|
# Readline used by Bash 4.)
|
||||||
set skip-completed-text on
|
set skip-completed-text on
|
||||||
|
|
||||||
# Allow UTF-8 input and output, instead of showing stuff like $'\0123\0456'
|
|
||||||
set input-meta on
|
|
||||||
set output-meta on
|
|
||||||
set convert-meta off
|
|
||||||
|
|
||||||
# Use Alt/Meta + Delete to delete the preceding word
|
# Use Alt/Meta + Delete to delete the preceding word
|
||||||
"\e[3;3~": kill-word
|
"\e[3;3~": kill-word
|
||||||
|
|
Loading…
Reference in a new issue