mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-22 08:18:08 +02:00
...
This commit is contained in:
@@ -278,7 +278,7 @@ def close_window(boss, window, payload):
|
|||||||
# resize_window {{{
|
# resize_window {{{
|
||||||
@cmd(
|
@cmd(
|
||||||
'Resize the specified window',
|
'Resize the specified window',
|
||||||
'Resize the specified window. Note that not all layouts can resize all windows in all directions.',
|
'Resize the specified window in the current layout. Note that not all layouts can resize all windows in all directions.',
|
||||||
options_spec=MATCH_WINDOW_OPTION + '''\n
|
options_spec=MATCH_WINDOW_OPTION + '''\n
|
||||||
--increment -i
|
--increment -i
|
||||||
type=int
|
type=int
|
||||||
|
|||||||
Reference in New Issue
Block a user