iset.conf (760B)
1 # 2 # weechat -- iset.conf 3 # 4 # WARNING: It is NOT recommended to edit this file by hand, 5 # especially if WeeChat is running. 6 # 7 # Use /set or similar command to change settings in WeeChat. 8 # 9 # For more info, see: https://weechat.org/doc/quickstart 10 # 11 12 [color] 13 bg_selected = red 14 help_default_value = green 15 help_option_name = white 16 help_text = default 17 option = default 18 option_selected = white 19 type = brown 20 type_selected = yellow 21 value = cyan 22 value_diff = magenta 23 value_diff_selected = lightmagenta 24 value_selected = lightcyan 25 value_undef = green 26 value_undef_selected = lightgreen 27 28 [help] 29 show_help_bar = on 30 show_help_extra_info = on 31 show_plugin_description = off 32 33 [look] 34 scroll_horiz = 10 35 show_current_line = on 36 use_color = off 37 use_mute = off 38 value_search_char = "="