mirror of
https://github.com/weechat/weechat.git
synced 2026-06-12 14:14:48 +02:00
Fix completion for /key unbind
This commit is contained in:
@@ -3824,7 +3824,7 @@ command_init ()
|
||||
"delete ALL personal bindings (use carefully!)\n"
|
||||
"missing: add missing keys (using default bindings)"),
|
||||
"bind %(keys_codes) %(commands)"
|
||||
" || unbind %(key_codes)"
|
||||
" || unbind %(keys_codes)"
|
||||
" || reset"
|
||||
" || missing",
|
||||
&command_key, NULL);
|
||||
|
||||
Reference in New Issue
Block a user