Got ESC+Backspace working on bash again after ble.sh
This commit is contained in:
parent
c42215ae8b
commit
a29b4207fa
1 changed files with 2 additions and 0 deletions
2
.blerc
2
.blerc
|
@ -1,4 +1,6 @@
|
|||
# blerc
|
||||
bind 'set keyseq-timeout 10'
|
||||
bind '"\e\C-?": 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