diff --git a/kitty/options/definition.py b/kitty/options/definition.py index 435e1c7cc..595f4ef3d 100644 --- a/kitty/options/definition.py +++ b/kitty/options/definition.py @@ -1252,7 +1252,7 @@ use :code:`{sup.index}`. All data available is: :code:`num_windows` The number of windows in the tab. :code:`num_window_groups` - The number of window groups (not counting overlay windows) in the tab. + The number of window groups (a window group is a window and all of its overlay windows) in the tab. :code:`tab.active_wd` The working directory of the currently active window in the tab (expensive, requires syscall). Use :code:`active_oldest_wd` to get