mirror of
https://github.com/weechat/weechat.git
synced 2026-06-29 06:16:40 +02:00
fset: add completion "c:" in command /fset
This commit is contained in:
@@ -600,7 +600,7 @@ fset_command_init ()
|
||||
" || -set"
|
||||
" || -append"
|
||||
" || -mark"
|
||||
" || *|f:|s:|d|d:|d=|d==|=|==",
|
||||
" || *|c:|f:|s:|d|d:|d=|d==|=|==",
|
||||
&fset_command_fset, NULL, NULL);
|
||||
weechat_hook_command_run ("/set", &fset_command_run_set_cb, NULL, NULL);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user