mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-13 08:26:56 +00:00
Cross link scrollback fill enlarged window option in zoom action docs
This commit is contained in:
parent
02301e80ef
commit
bc8fc6642c
1 changed files with 3 additions and 1 deletions
|
|
@ -416,7 +416,9 @@ class Tab: # {{{
|
|||
|
||||
Switches to the named layout if another layout is current, otherwise
|
||||
switches to the last used layout. Useful to "zoom" a window temporarily
|
||||
by switching to the stack layout. For example::
|
||||
by switching to the stack layout. See also :opt:`scrollback_fill_enlarged_window`
|
||||
if you would like content from the scrollback buffer to scroll down into the
|
||||
zoomed window. For example::
|
||||
|
||||
map f1 toggle_layout stack
|
||||
''')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue