some config changes
This commit is contained in:
parent
a32961d043
commit
873434819b
1 changed files with 2 additions and 2 deletions
4
.blerc
4
.blerc
|
@ -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'
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue