[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nano-devel] GNU nano 1.3.1
From: |
Mike Frysinger |
Subject: |
Re: [Nano-devel] GNU nano 1.3.1 |
Date: |
Sun, 11 Jan 2004 22:51:34 -0500 |
User-agent: |
KMail/1.5.4 |
On Sunday 11 January 2004 21:35, David Lawrence Ramsey wrote:
> >if i cut line 2 and then move the cursor to highlight the '1' and
> >un-cut, i used to get this:
> >line 2
> >line 1
> >
> >now i get this:
> >liline 2
> >ne 1
>
> I'm a bit confused here. You should only get the above output when the
> cursor is on the 'n'. If the cursor is on the '1', you should get:
>
> line line 2
> 1
yeah, i mistyped my results, sorry about that ;)
> >is this change on purpose ? :) i dont mind it, i'll have to get used to
> >it ... i'd just like to make sure it's a bug before i do ;)
>
> Yes, it's on purpose. Pico does it (or at least the newer versions of
> it that I've tried do it).
ok, just wanted to double check
-mike