CRTL D, CTRL C, etc. work on a single line that is not selected, or on a
block of lines that is selected.

What I'm talking about is selecting a block of lines to begin with.

For example, if I want to use CTRL D to duplicate a block of lines, first I
must select it. To do that I need to do
HOME
HOME
SHIFT ARROW (repeat as necessary)
CRTL D

What would be nice is just to do
CTRL SHIFT ARROW (repeat as necessary)
CTRL D


"Christian Andersson" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
>
> 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