This website requires JavaScript.
Explore
Help
Sign In
github
/
kovidgoyal-kitty
Watch
1
Star
0
Fork
0
You've already forked kovidgoyal-kitty
mirror of
https://github.com/kovidgoyal/kitty.git
synced
2026-07-05 20:24:17 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
linear
Add File
New File
Upload File
Apply Patch
kovidgoyal-kitty
/
kitty
/
layout
History
Kovid Goyal
97f1d7f436
Implement session command to set layout state
2025-08-06 20:43:12 +05:30
..
__init__.py
Start work on refactoring management of windows
2020-05-12 22:43:53 +05:30
base.py
Make creation of window_id_map generic
2025-08-04 16:28:06 +05:30
grid.py
Implement set_layout_state for a few remaining layouts
2025-08-04 16:02:19 +05:30
interface.py
Update codebase to Python 3.10 using pyupgrade
2025-02-03 10:56:50 +05:30
splits.py
Implement full serialization/unserialization for layouts
2025-08-04 15:51:46 +05:30
stack.py
rename typing module to avoid conflicts with stdlib typing
2025-04-28 09:20:10 +05:30
tall.py
Implement session command to set layout state
2025-08-06 20:43:12 +05:30
vertical.py
Implement set_layout_state for a few remaining layouts
2025-08-04 16:02:19 +05:30