select_tab: Use stable numbers when selecting the tab

Fixes #4792
This commit is contained in:
Kovid Goyal
2022-03-31 13:16:08 +05:30
parent 6e838b83d8
commit 30cad2e0a6
3 changed files with 21 additions and 12 deletions

View File

@@ -67,6 +67,8 @@ Detailed list of changes
- A new action :ac:`scroll_prompt_to_top` to move the current prompt to the top (:pull:`4891`)
- :ac:`select_tab`: Use stable numbers when selecting the tab (:iss:`4792`)
0.24.4 [2022-03-03]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~