Added Ctrl+Backspace delete word to match other norms

This commit is contained in:
Eric Renfro 2024-03-14 11:43:36 -04:00
parent 03b7a8397e
commit 2c2df906ef
Signed by: psi-jack
SSH Key Fingerprint: SHA256:1TKB8Z257L8EHK8GWNxKgMhD8a+FAR+f+j3nnlcuNVM
1 changed files with 1 additions and 0 deletions

1
.blerc
View File

@ -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'