Code::Blocks Forums
User forums => Help => Topic started by: jimfred on July 04, 2013, 10:06:53 pm
-
Stack-based tab switching isn't working as expected.
In Settings, Environment, Notebooks appearance, with checkbox 'Use stacked based tab-switching' on or off, the results are the same: ctrl-tab and shift-ctrl-tab goes forward and backward in the tab order
rather than the tab-viewed order.
Stack-based tab switching should follow the tab-viewed-order, right? i.e., ctrl-tab switches to the previously viewed tab regardless of tab order.
I'm using 12.11, build Jan 10 2013 64 bit on Linux.
-Jim
-
Use ctrl+. for stack based tab switching, the ctrl+tab behaviour couldn't be overridden, I think.
-
I'm seeing ctrl+ and ctrl- controlling zoom if I use the number pad +/- and doing nothing if I use the +/- near the backspace key.
I'd love to have ctrl-, as it works in Visual Studio, to jump to the previous edit locations. I wonder if there's a way to turn that on.
Thanks for the reply.
-
Use ctrl+. for stack based tab switching, the ctrl+tab behaviour couldn't be overridden, I think.
See the dot now?
-
I apologize - I see the dot.
ctrl+. is defined as Goto implementation.
-
Ok, then it is a comma instead of a dot.
-
ctrl+, with a comma works!
Thank you!