16 lines
385 B
Text
16 lines
385 B
Text
# 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'
|
|
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'
|
|
|