Merge branch 'rc-launch' of https://github.com/page-down/kitty
This commit is contained in:
commit
da13d03b98
@ -28,7 +28,7 @@ class Launch(RemoteCommand):
|
||||
cwd/str: Working directory for the new window
|
||||
env/list.str: List of environment variables of the form NAME=VALUE
|
||||
tab_title/str: Title for the new tab
|
||||
type/choices.window.tab.os-window.overlay.background.clipboard.primary: The type of window to open
|
||||
type/choices.window.tab.os-window.overlay.overlay-main.background.clipboard.primary: The type of window to open
|
||||
keep_focus/bool: Boolean indicating whether the current window should retain focus or not
|
||||
copy_colors/bool: Boolean indicating whether to copy the colors from the current window
|
||||
copy_cmdline/bool: Boolean indicating whether to copy the cmdline from the current window
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user