News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

line copy not working

Started by trogne, September 02, 2018, 05:02:02 PM

Previous topic - Next topic

trogne

I'm on codeblocks 16.01 for windows (windows 10).

Here it says that ctrl-shift-t will copy a line :
http://wiki.codeblocks.org/index.php/Keyboard_Shortcuts

But in my case "ctrl-shift-t" does nothing. No line copy.

How this can be fixed ?   Is it a bug with 16.01 ?


Patrick

trogne

I opened the keyboard shortcut plugin, and saw that "ctrl-shift-t" was already assigned to something.

And saw that "ctrl-t" was unused. So I assigned "ctrl-t" to line copy.

BlueHazzard

"Copy line" is for you?
Copy and paste the line?
Copy and store in clipboard?

trogne

What do you mean ? See my reply above.

oBFusCATed

ctrl-shift-t is used by the reopen editor plugin. This is done to be more consistent with browsers.
The list seems really outdated. I guess we need a way to generate these automatically...
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

BlueHazzard

#5
wasn't there some webpage with all hotkeys... Looked really nice if i remember...
EDIT: here is the post http://forums.next.codeblocks.org/index.php/topic,22586.msg153530.html#msg153530

oBFusCATed

This most probably doesn't how defaults in scintilla for which we don't have menu entries.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]