Merge remote-tracking branch 'Delapouite/on-key'
This commit is contained in:
commit
fab3dc642a
|
@ -1891,7 +1891,7 @@ const CommandDesc menu_cmd = {
|
|||
const CommandDesc on_key_cmd = {
|
||||
"on-key",
|
||||
nullptr,
|
||||
"on-key <command>: wait for next user key then and execute <command>, "
|
||||
"on-key <command>: wait for next user key and then execute <command>, "
|
||||
"with key available in the `key` value",
|
||||
single_param,
|
||||
CommandFlags::None,
|
||||
|
|
Loading…
Reference in New Issue
Block a user