sumatrapdf icon indicating copy to clipboard operation
sumatrapdf copied to clipboard

Support navigation within CmdNextTabSmart tab list via custom keybinds

Open eugenesvk opened this issue 4 months ago • 2 comments

Is your feature request related to a problem? Please describe. I've changed keybinds for CmdNextTabSmart command, they work to show the initial list, but they fail navigating within that list, only the default Ctrl+Tab keybinds work

Describe the solution you'd like Custom keybinds should also work when smart tab list is displayed

Describe alternatives you've considered Using an external app to rebind when tab list is show, but there is no way to detect it reliably since it's a general command palette window (and it'd still be rather cumbersome not having all keybinds in one config)

Additional context N/a

eugenesvk avatar Sep 12 '25 12:09 eugenesvk

the fuller description of tabs behaviour is shown in https://github.com/sumatrapdfreader/sumatrapdf/discussions/4482

GitHubRulesOK avatar Sep 12 '25 13:09 GitHubRulesOK

Yes, these are the ones I'd like to change. If I set Ctrl+N for tab next, it should also work when the list is opened

If you just press Ctrl + Tab and Ctrl + Shift + Tab on release it acts like before i.e. switches to selected tab.

eugenesvk avatar Sep 12 '25 13:09 eugenesvk