kitty/kitty/layout
Kovid Goyal 9740861ec5
Splits layout: Fix corrupted layout in some circs
Basically one function was adding a window id instead of a group id
to the pairs. Fixes #9059
2025-10-02 10:43:36 +05:30
..
__init__.py
base.py When saving session add option to save the foreground process running in the shell so that it is also restarted 2025-08-16 16:50:45 +05:30
grid.py Fix de-serialization of some layouts 2025-08-20 08:10:29 +05:30
interface.py Update codebase to Python 3.10 using pyupgrade 2025-02-03 10:56:50 +05:30
splits.py Splits layout: Fix corrupted layout in some circs 2025-10-02 10:43:36 +05:30
stack.py rename typing module to avoid conflicts with stdlib typing 2025-04-28 09:20:10 +05:30
tall.py Fix de-serialization of some layouts 2025-08-20 08:10:29 +05:30
vertical.py Fix de-serialization of some layouts 2025-08-20 08:10:29 +05:30