some config changes

This commit is contained in:
pika 2025-07-07 23:28:06 +02:00
parent a32961d043
commit 873434819b

4
.blerc
View file

@ -546,7 +546,7 @@ bleopt prompt_ruler=$'\e[1m\e[90m─' # blue line
## specifies that the keymap should be automatically selected from "emacs" or ## specifies that the keymap should be automatically selected from "emacs" or
## "vi" according to the current readline state "set -o emacs" or "set -o vi". ## "vi" according to the current readline state "set -o emacs" or "set -o vi".
#bleopt default_keymap=auto bleopt default_keymap=vi
## The following setting controls the treatment of isolated ESCs. The value ## The following setting controls the treatment of isolated ESCs. The value
@ -683,7 +683,7 @@ bleopt prompt_ruler=$'\e[1m\e[90m─' # blue line
## the graphic styles of the part of the text that is used to filter the menu ## the graphic styles of the part of the text that is used to filter the menu
## items by the menu-filter feature. ## items by the menu-filter feature.
#ble-face menu_filter_fixed='bold' ble-face menu_filter_fixed='bold'
#ble-face menu_filter_input='fg=16,bg=229' #ble-face menu_filter_input='fg=16,bg=229'