1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

core: add value "name" in completion of /bar set <name>

This commit is contained in:
Sébastien Helleu
2023-03-19 17:26:06 +01:00
parent b31666cc86
commit 6bd49dd595
+1 -1
View File
@@ -7648,7 +7648,7 @@ command_init ()
" || add %(bars_names) root|window bottom|top|left|right"
" || default input|title|status|nicklist|%*"
" || del %(bars_names)|-all"
" || set %(bars_names) %(bars_options)"
" || set %(bars_names) name|%(bars_options)"
" || hide %(bars_names)"
" || show %(bars_names)"
" || toggle %(bars_names)"