diff --git a/.blerc b/.blerc index fb4cc8a..2ef49b5 100644 --- a/.blerc +++ b/.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 ## "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 @@ -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 ## 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'