User forums > Using Code::Blocks

[Shortcuts] How to map 'Jump Back' short cut to 'Ctrl--'?

(1/2) > >>

yaoyansi:
Hi all,
I know how to set the short cut of 'Jump frwd' to 'Ctrl-='  in "Settings --> Editor -->Keyboard shortcuts", but I can't set the short cut of 'Jump Back' to 'Ctrl--'. I'm wondering whether the short cut 'Ctrl--' is already bound in CodeBlocks? If so, which is bound to? How to unbind it?

Cheers

oBFusCATed:
Can you try a  nightly build? I think this bug has been fixed already.

Jenna:
It does not work for me, neither on linux (FC20, C::B  trunk) nor on windows (10016) .

ollydbg:

--- Quote from: jens on November 26, 2014, 01:14:59 pm ---It does not work for me, neither on linux (FC20, C::B  trunk) nor on windows (10016) .

--- End quote ---
The bug happens on my XP too.
When I hit the "CTRL+-" key, the string show in the editor, and later it get removed automatically.
I try to debug the keybinder plugin, but it looks like I can't hit breakpoints in all the plugin sources under the "src\plugins\contrib" folder, but breakpoints under core plugin's source(such as codecompletion.cpp) file works fine. That's strange, any one has the debugging issue like me?

Pecan:
Ctrl-- and Ctrl-+ do not yet work in Keybinder because of the parsing mechanism used to catch "Ctrl-".

I used to have a fix from someone. I'll see if I can find it.

Navigation

[0] Message Index

[#] Next page

Go to full version