1
0
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:
Sébastien Helleu
2021-07-04 20:49:58 +02:00
parent b0d4b9aaba
commit 3199877bc0
9 changed files with 19 additions and 15 deletions
+1 -1
View File
@@ -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,