mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-12 10:47:05 +02:00
DRYer
This commit is contained in:
@@ -762,4 +762,7 @@ For internal debugging use.
|
||||
'''.format(appname=appname, listen_on_defn=listen_on_defn, grab_keyboard_docs=grab_keyboard_docs, **d)
|
||||
|
||||
|
||||
def panel_options_spec() -> str:
|
||||
return build_panel_cli_spec(panel_defaults)
|
||||
|
||||
# }}}
|
||||
|
||||
Reference in New Issue
Block a user