mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-24 10:01:33 +00:00
Merge branch 'patch-1' of https://github.com/felixonmars/kitty
This commit is contained in:
commit
65cc9f4e1b
1 changed files with 1 additions and 1 deletions
|
|
@ -882,7 +882,7 @@ def cmd_launch(global_opts, opts, args):
|
|||
match: The tab to open the new window in
|
||||
window_title: Title for the new window
|
||||
cwd: Working directory for the new window
|
||||
env: List of environment varibles of the form NAME=VALUE
|
||||
env: List of environment variables of the form NAME=VALUE
|
||||
tab_title: Title for the new tab
|
||||
type: The type of window to open
|
||||
keep_focus: Boolean indicating whether the current window should retain focus or not
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue