[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: can't just hold down ^K to clean up history
From: |
jidanni |
Subject: |
Re: can't just hold down ^K to clean up history |
Date: |
Thu, 17 Oct 2013 20:04:58 +0800 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Thu, Oct 17, 2013 at 07:54:47AM -0400, Chet Ramey wrote:
> It's the difference between a line-oriented command editing tool and
> a screen editor.
Well, it could go that extra mile, as a extra bonus, since it is
usually doing nothing better (well most commands are all on one line),
to let us automatically start killing the next items lines after we
are finished with the current ones.
Further proof: do a ^Ra^R^R^R^R .
Notice how say three hits are on this line, one on the next, two on
the next next etc. So we are allowed horizontal as well as vertical
movement...