Show number of windows per tab in the select_tab action

Fixes #4523
This commit is contained in:
Kovid Goyal
2022-01-16 10:01:44 +05:30
parent 2170d4e21a
commit cf91e1973b
2 changed files with 17 additions and 3 deletions

View File

@@ -120,6 +120,8 @@ Detailed list of changes
- Fix getting last command output not working correctly when the screen is
scrolled (:pull:`4522`)
- Show number of windows per tab in the :ac:`select_tab` action (:pull:`4523`)
0.24.1 [2022-01-06]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~