WeeChat: configure minbif_typing_notice

This commit is contained in:
Nemunaire 2014-04-17 10:37:05 +02:00
parent 89cebe0284
commit 467b15650b
2 changed files with 2 additions and 1 deletions

View File

@ -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"

View File

@ -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