WeeChat: configure minbif_typing_notice
This commit is contained in:
parent
89cebe0284
commit
467b15650b
@ -21,6 +21,7 @@ perl.beep.blacklist_nicks = ""
|
||||
perl.beep.whitelist_channels = ""
|
||||
perl.beep.whitelist_nicks = ""
|
||||
perl.check_license = "on"
|
||||
perl.minbif_typing_notice.minbif_server = "minbif"
|
||||
python.apply_corrections.check_every = "5"
|
||||
python.apply_corrections.data_timeout = "60"
|
||||
python.apply_corrections.message_limit = "2"
|
||||
|
@ -246,7 +246,7 @@ status.conditions = ""
|
||||
status.filling_left_right = vertical
|
||||
status.filling_top_bottom = horizontal
|
||||
status.hidden = off
|
||||
status.items = "[buffer_count],[buffer_plugin],buffer_number+:+buffer_name+(buffer_modes)+{buffer_nicklist_count}+buffer_filter,[lag],[hotlist],completion,scroll"
|
||||
status.items = "[buffer_count],[buffer_plugin],typing_notice,buffer_number+:+buffer_name+(buffer_modes)+{buffer_nicklist_count}+buffer_filter,[lag],[hotlist],completion,scroll"
|
||||
status.position = bottom
|
||||
status.priority = 500
|
||||
status.separator = off
|
||||
|
Loading…
Reference in New Issue
Block a user