this post was submitted on 10 Aug 2026
59 points (96.8% liked)
Programming
28062 readers
520 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities !webdev@programming.dev
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
But that's what I already have and it doesn't work properly.
Here's my minimal test case for a typical mid-work layout:
Now the test:
The tab switching is stuck switching only the tabs in that pane, counter to the way every other tabbed program works.
Holding Ctrl + Tab should cycle through every tab.
Maybe the keymap setting isn't correct? e.g. maybe you put it in the wrong context?
This is what I have:
I see
pane: activate next itemandtab switcher: toggleboth set to Control Tab (⌃⇥).Maybe they're incompatible?
Edit: I rebounded both keybinds into separate unused keybinds and it still doesn't work.