mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 22:28:24 +02:00
Cleanup layouts patch
Fix bottom rect in horizontal layout not covering all windows. Fix pep8 issues. Add README and CHANGELOG entries.
This commit is contained in:
@@ -265,8 +265,10 @@ hold down `ctrl+shift` and click on a URL to open it in a browser.
|
||||
Currently, there are three layouts available,
|
||||
|
||||
* Stack -- Only a single maximized window is shown at a time
|
||||
* Tall -- One window is shown full height on the left, the rest of the windows are shown one below the other on the right.
|
||||
* Tall -- One window is shown full height on the left, the rest of the windows are shown one below the other on the right
|
||||
* Grid -- All windows are shown in a grid
|
||||
* Horizontal -- All windows are shown side-by-side
|
||||
* Vertical -- All windows are shown one below the other
|
||||
|
||||
You can switch between layouts using the {sc_next_layout} key combination.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user