mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-08 21:25:32 +02:00
...
This commit is contained in:
@@ -134,6 +134,7 @@ def run_cmd(global_opts, cmd, func, opts, items):
|
||||
send = {
|
||||
'cmd': cmd,
|
||||
'version': version,
|
||||
'no_response': False,
|
||||
}
|
||||
if payload is not None:
|
||||
send['payload'] = payload
|
||||
|
||||
Reference in New Issue
Block a user