kitty/kitty/layout
2022-03-12 08:28:43 +05:30
..
__init__.py
base.py Fix mypy failures 2022-03-12 08:28:43 +05:30
grid.py Remove redundant variable assignment 2022-01-01 21:28:55 +08:00
interface.py Add more type annotations 2021-10-27 13:26:18 +05:30
splits.py Splits layout: A new value for :option:launch --location to auto-select the split axis when splitting existing windows. 2022-02-22 22:37:26 +05:30
stack.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
tall.py mypy: Turn on return value checks 2021-10-26 22:39:14 +05:30
vertical.py For the vertical and horizontal layouts have the windows arranged on a ring rather than a plane. This means the first and last window are considered neighbors 2022-01-11 08:08:11 +05:30