39 lines
		
	
	
		
			760 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			39 lines
		
	
	
		
			760 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
#
 | 
						|
# weechat -- iset.conf
 | 
						|
#
 | 
						|
# WARNING: It is NOT recommended to edit this file by hand,
 | 
						|
# especially if WeeChat is running.
 | 
						|
#
 | 
						|
# Use /set or similar command to change settings in WeeChat.
 | 
						|
#
 | 
						|
# For more info, see: https://weechat.org/doc/quickstart
 | 
						|
#
 | 
						|
 | 
						|
[color]
 | 
						|
bg_selected = red
 | 
						|
help_default_value = green
 | 
						|
help_option_name = white
 | 
						|
help_text = default
 | 
						|
option = default
 | 
						|
option_selected = white
 | 
						|
type = brown
 | 
						|
type_selected = yellow
 | 
						|
value = cyan
 | 
						|
value_diff = magenta
 | 
						|
value_diff_selected = lightmagenta
 | 
						|
value_selected = lightcyan
 | 
						|
value_undef = green
 | 
						|
value_undef_selected = lightgreen
 | 
						|
 | 
						|
[help]
 | 
						|
show_help_bar = on
 | 
						|
show_help_extra_info = on
 | 
						|
show_plugin_description = off
 | 
						|
 | 
						|
[look]
 | 
						|
scroll_horiz = 10
 | 
						|
show_current_line = on
 | 
						|
use_color = off
 | 
						|
use_mute = off
 | 
						|
value_search_char = "="
 |