| Author |
Message |
|
| ikai |
Posted: Sat Nov 14, 2009 4:43 am |
|
|
|
Registered User
Joined: 14 Nov 2009
Posts: 3
|
In EditPlus, you can have your cursor in a line, hit CTRL-J, and the line will be copied immediately underneath the current line. Hit CTRL-J four or five times and you get…
I hope that e also increases the shortcut keys. |
|
|
| Back to top |
|
| vali29 |
Posted: Sat Nov 14, 2009 7:03 am |
|
|
|
Registered User
Joined: 07 Nov 2007
Posts: 40
|
ikai wrote: In EditPlus, you can have your cursor in a line, hit CTRL-J, and the line will be copied immediately underneath the current line. Hit CTRL-J four or five times and you get…
I hope that e also increases the shortcut keys.
In E you have Alt+Shift+D. |
_________________ Color Picker for E Text Editor v0.3
http://www.vaanwebdesign.ro/ |
|
| Back to top |
|
| ikai |
Posted: Sat Nov 14, 2009 12:06 pm |
|
|
|
Registered User
Joined: 14 Nov 2009
Posts: 3
|
Quote: In E you have Alt+Shift+D.
It uses cygwin.But I don't like cygwin.
I hope E will achieve through its own. |
|
|
| Back to top |
|
| kevinkoltz |
Posted: Wed Nov 25, 2009 4:19 pm |
|
|
|
Registered User
Joined: 25 Nov 2009
Posts: 4
|
Eclipse does this well with control-alt-down and control-alt-up to copy the selected lines up or down. I wouldnt mind seeing this feature in e.  |
|
|
| Back to top |
|
| charlesroper |
Posted: Wed Nov 25, 2009 5:35 pm |
|
|
Registered User
Joined: 06 Mar 2007
Posts: 1211
Location: UK
|
If you have Ruby, Python, Perl or another interpreter installed locally, you could create a command that does this in Windows native mode which wouldn't require Cygwin. You could even bind the command to Ctrl-Alt-Down or whatever.
Well, you could if native mode worked, but I still can't get it working even in 1.0.41 with the following setup:
http://imgur.com/BXiKW.png
But I wouldn't hold your breath for a built-in version of the duplicate line function, though. The beauty of E is in its commands system; there would be little point in creating a built-in tool when this functionality can be accomplished just as effectively with a command.
Objectively, what is the problem with leaving Cygwin installed? If it provides you with the functionality you need, then surely there's an argument for using it? |
_________________ Charles Roper
twitter.com/charlesroper |
|
| Back to top |
|
|
|