Added Ctrl+Backspace delete word to match other norms
This commit is contained in:
parent
03b7a8397e
commit
2c2df906ef
1 changed files with 1 additions and 0 deletions
1
.blerc
1
.blerc
|
@ -1,6 +1,7 @@
|
|||
# blerc
|
||||
bind 'set keyseq-timeout 10'
|
||||
bind '"\e\C-?": backward-kill-word'
|
||||
bind '"\C-h": backward-kill-word'
|
||||
|
||||
# ble-0.4+ (edit: 2022-12-04, fix 2023-02-10)
|
||||
ble-face auto_complete='fg=242,bg=235'
|
||||
|
|
Loading…
Reference in a new issue