mirror of
https://github.com/weechat/weechat.git
synced 2026-06-29 06:16:40 +02:00
core: fix bug in completion of command /window
This commit is contained in:
@@ -5870,7 +5870,7 @@ command_init ()
|
||||
" || page_up -window %(windows_numbers)"
|
||||
" || page_down -window %(windows_numbers)"
|
||||
" || refresh"
|
||||
" || scroll -window"
|
||||
" || scroll -window %(windows_numbers)"
|
||||
" || scroll_horiz -window %(windows_numbers)"
|
||||
" || scroll_up -window %(windows_numbers)"
|
||||
" || scroll_down -window %(windows_numbers)"
|
||||
|
||||
Reference in New Issue
Block a user