Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: PhyloGenesis on September 13, 2010, 02:45:04 am
-
Is there any way to have Ctrl+Tab do standard stuff? I hate that it pops up this big window and reorders my tabs as I switch among them. I never have any idea which tab I'll switch to if I hit Ctrl+Tab. I know people ask for the opposite all the time, (I looked this up) but I want Ctrl+Tab to focus on the next open source file (as seen in the tab bar) and Ctrl+Shift+Tab to focus on the previous one. I want to hit Ctrl+Tab to move forward a tab and Ctrl+Shift+Tab to move back, like how FireFox works. I just find it so much easier to switch that way.
I've tried all sorts of settings and installed Browse Tracker but that still rearranges things and also uses a window.
PhyloGenesis
-
A little less information to answer.
Which OS, which version of C::B ?
-
Windows 7 Professional, 64-bit, Code::Blocks 10.05 rev 6283, wx2.8.10 32bit
-
If you have the keybinder-plugin installed, you can go to "Settings -> Editor... -> Keyboard shortcuts" and change the shortcut for "View -> Switch tabs" to something different (or just remove the shortcut), and it should work.
-
Wow, how obvious! Thank you! I can't believe I didn't think to try that. >.< It works great.
PhyloGenesis