Clarify language describing num_window_groups

Fixes #6291
This commit is contained in:
Kovid Goyal
2023-05-20 12:39:46 +05:30
parent 9a0068e318
commit 5e67908b6f

View File

@@ -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