mirror of
https://github.com/weechat/weechat.git
synced 2026-07-04 16:53:14 +02:00
core: add bar item "typing" in status bar by default
This commit is contained in:
@@ -73,7 +73,7 @@ char *gui_bar_items_default_for_bars[][2] =
|
||||
{ GUI_BAR_DEFAULT_NAME_STATUS,
|
||||
"[time],[buffer_last_number],[buffer_plugin],buffer_number+:+"
|
||||
"buffer_name+(buffer_modes)+{buffer_nicklist_count}+buffer_zoom+"
|
||||
"buffer_filter,scroll,[lag],[hotlist],completion" },
|
||||
"buffer_filter,scroll,[lag],[hotlist],[typing],completion" },
|
||||
{ GUI_BAR_DEFAULT_NAME_NICKLIST,
|
||||
"buffer_nicklist" },
|
||||
{ NULL,
|
||||
|
||||
Reference in New Issue
Block a user