dootfiles/.blerc

17 lines
385 B
Plaintext
Raw Permalink Normal View History

2024-03-12 22:05:35 -04:00
# blerc
bind 'set keyseq-timeout 10'
bind '"\e\C-?": backward-kill-word'
bind '"\C-h": backward-kill-word'
2024-03-12 22:05:35 -04:00
# ble-0.4+ (edit: 2022-12-04, fix 2023-02-10)
ble-face auto_complete='fg=242,bg=235'
ble-face auto_complete='fg=white,bg=69'
ble-face auto_complete='fg=240,underline,italic'
ble-face syntax_error='fg=231'
ble-face region_insert='fg=220'
ble-face vbell_erase='fg=52,bg=252'