You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug 847: tabcount in status line wrong when using several tab groups.
The total count shown in the status line is the total number of tabs in
the session (not only in the current tab group); and the current tab
index would be the index in that full tab list.
Fixes issue 847
0 commit comments