When I'm editing a .cpp file, and I type Control-B, I get this:
Code: Select all
<b></b>void getx_clear_output_str(void)
I think this is probably unintended behavior ???
<context>
The reason I keep hitting this, is because the ancient Brief editor, which I used back in the MSDOS days, used Ctrl-B for "show list of all bookmarks", and I use bookmarks alot.
When I switched from Brief to MultiEdit, back around Y2K, it had a Brief keyboard emulation mode, which duplicated this command... so I'm used to it...
Yes, I know that Shift-F2 is what I actually want here, but 30 years of coding habit do not die away peacefully!!!
</context>