Code::Blocks Forums

User forums => Help => Topic started by: dushara on December 26, 2012, 01:42:56 pm

Title: Question on keyboard short-cuts
Post by: dushara on December 26, 2012, 01:42:56 pm
Hi,

There are 2 parts to this question:

I'm using version 12.11 rev 8629 in Ubuntu Lucid (10.04)

Thanks
Dushara


Title: Re: Question on keyboard short-cuts
Post by: Pecan on December 26, 2012, 02:09:00 pm

I do not find that Ctrl-T is assigned to anything on my system.
What is it assigned to on yours?
Title: Re: Question on keyboard short-cuts
Post by: zabzonk on December 26, 2012, 02:17:53 pm
Quote
I do not find that Ctrl-T is assigned to anything on my system.
What is it assigned to on yours?

It seems to be assigned to Transpose (swap lines) but the setting does not show up in the menu or in the Keyboard Shortcuts configuration dialog.
Title: Re: Question on keyboard short-cuts
Post by: Alpha on December 26, 2012, 03:31:28 pm
Alt+Up/Down
Title: Re: Question on keyboard short-cuts
Post by: MortenMacFly on December 26, 2012, 03:33:39 pm
  • Is there a way to move a selection up/down - sort of like what Notepad++ does with Ctrl+Shift+Up/Down (http://sourceforge.net/apps/mediawiki/notepad-plus/index.php?title=Shortcuts)?
[Tlist]
To my knowledge it is implemented - Alpha did it. But I can't recall how to do it at the moment. However, are you aware that you can drag and drop selected text in an editor using the mouse?[/list]
Title: Re: Question on keyboard short-cuts
Post by: Alpha on December 26, 2012, 03:45:57 pm
To my knowledge it is implemented - Alpha did it. But I can't recall how to do it at the moment.
Alt+Up/Down
??
Title: Re: Question on keyboard short-cuts
Post by: MortenMacFly on December 26, 2012, 04:08:08 pm
Alt+Up/Down
Yes - thats what I meant (our posts crossed).
Title: Re: Question on keyboard short-cuts
Post by: dushara on December 28, 2012, 02:49:29 pm
Alt+Up/Down
Thanks Alpha. Just out of curiosity, there's no menu option for that is there?
Title: Re: Question on keyboard short-cuts
Post by: Alpha on December 28, 2012, 06:44:28 pm
Edit->Special commands->Line->Move up/down
Title: Re: Question on keyboard short-cuts
Post by: dushara on December 30, 2012, 06:13:11 am
Edit->Special commands->Line->Move up/down
Cool thanks.

Once again to all the devs: Thanks for a great IDE.