remembers window position after quit

added position flag

added window geometry caching

Restores window given --position command

moved position flag to last listed flag

fixed formatting - working version

fixed git problems and formatting issues

fixing some caching mistakes

trailing whitespace

remove .dmypy.json for git
This commit is contained in:
Shane Ciardelli
2025-05-04 00:41:52 -05:00
committed by Kovid Goyal
parent 9ed6be9272
commit 5c49e2aab4
6 changed files with 63 additions and 1 deletions

View File

@@ -476,6 +476,11 @@ choices=normal,fullscreen,maximized,minimized,hidden
Control how the initial kitty window is created.
--position
type=bool-set
Restores the last session's window position. Does not work on Wayland.
# Debugging options
--version -v