mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-12 03:29:10 +02:00
...
This commit is contained in:
@@ -15,7 +15,7 @@ if TYPE_CHECKING:
|
||||
class ResizeWindow(RemoteCommand):
|
||||
'''
|
||||
match: Which window to resize
|
||||
self: Boolean indicating whether to close the window the command is run in
|
||||
self: Boolean indicating whether to resize the window the command is run in
|
||||
increment: Integer specifying the resize increment
|
||||
axis: One of :code:`horizontal, vertical` or :code:`reset`
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user