diff --git a/docs/changelog.rst b/docs/changelog.rst index c2fe286c9..be232ac91 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -192,6 +192,8 @@ Detailed list of changes - Vertical tabs: Improve rendering of tabs when using the ``fade`` :opt:`tab_bar_style` +- :opt:`remember_window_size` now also remembers window maximized state (:pull:`10308`) + 0.48.2 [2026-07-30] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/kitty/options/definition.py b/kitty/options/definition.py index 475f474bc..5155f1eef 100644 --- a/kitty/options/definition.py +++ b/kitty/options/definition.py @@ -1570,7 +1570,7 @@ opt( 'yes', option_type='to_bool', long_text=""" -If enabled, the :term:`OS Window ` size will be remembered so that +If enabled, the :term:`OS Window ` size and maximize state will be remembered so that new instances of kitty will have the same size as the previous instance. If disabled, the :term:`OS Window ` will initially have size configured by initial_window_width/height, in pixels. You can use a suffix of