...
This commit is contained in:
parent
8ea84c97d5
commit
229ea45d81
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user