Not what you asked for, but this might sufficient for your needs(?).

<ctrl>+<c> Copies the entire line if no selection is made (line is placed in 
"clipboard").
<ctrl>+<x> Cuts out the entire line if no selection is made (line is placed in 
"clipboard").
<ctrl>+<d> Duplicates the entire line if no selection is made ("clipboard" unchanged).
<ctrl>+<y> Always removes the current line ("clipboard" unchanged).

/Christian

> -----Original Message-----
> From: Ted Hill [mailto:[EMAIL PROTECTED]]
> Sent: den 3 juli 2002 14:42
> To: [EMAIL PROTECTED]
> Subject: [Eap-features] Full line selection
> 
> 
> CTRL SHIFT UP-ARROW
> 
> CTRL SHIFT DOWN-ARROW
> 
> Currently to select full lines I normally need to hit HOME 
> twice to get all
> the way to the left edge, then do SHIFT UP-ARROW and SHIFT DOWN-ARROW.
> 
> My idea is that adding CTRL to this would select entire 
> lines, just like
> CRTL C will copy an entire line without having to select it 
> first or move
> the cursor position first.
> 
> This would make an often repeated task a little quicker.
> 
> Thanks,
> 
> Ted Hill
> 
> 
> _______________________________________________
> Eap-features mailing list
> [EMAIL PROTECTED]
> http://lists.jetbrains.com/mailman/listinfo/eap-features
> 
_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-features

Reply via email to