Currently when you press hotkeys associated with "nextTab" and "prevTab" commands the following carousel appears in Windows Terminal:

The carousel above doesn't provide any useful information about what is happening in your tabs.
Please implement standard "nextTab" and "prevTab" behavior: when you press associated hotkeys and program immediately switches to next / previous tab, e.g. Google Chrome (open multiple tabs and use hotkeys Ctrl + PgUp / Ctrl + PgDn)
You can disable the new tab switching experience by setting useTabSwitcher to false in your settings file.
Also, this is actually already fixed in the main branch, and should be heading out to users soontm.
This was originally being tracked over in /dup #7409
This was fixed in PR #7796.
If you subscribe to either of those threads, you'll be notified by the bot when an update is pushed to the store that contains that change. Thanks!
Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
Most helpful comment
You can disable the new tab switching experience by setting
useTabSwitchertofalsein your settings file.