mirror of
https://github.com/weechat/weechat.git
synced 2026-06-30 23:06:38 +02:00
fset: add completion "fset_options"
This commit is contained in:
@@ -751,7 +751,7 @@ fset_command_init ()
|
||||
" || -append"
|
||||
" || -mark"
|
||||
" || -export -help|-nohelp|%(filename) %(filename)"
|
||||
" || *|c:|f:|s:|d|d:|d=|d==|=|==",
|
||||
" || *|c:|f:|s:|d|d:|d=|d==|=|==|%(fset_options)",
|
||||
&fset_command_fset, NULL, NULL);
|
||||
weechat_hook_command_run ("/set", &fset_command_run_set_cb, NULL, NULL);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user