Re: [dev] [st] strange behaviour with nano

From: Roberto E. Vargas Caballero <k0ga_AT_shike2.com>
Date: Tue, 26 Feb 2013 18:47:04 +0100

>
> On Tue, 26 Feb 2013 18:27:14 +0100 "Roberto E. Vargas Caballero" <k0ga_AT_shike2.com> wrote:
> > So it is more logical that pasting send '\r' instead of '\n', but it is a
> > better place in selcopy
> >
> > 800 if(is_selected && y < sel.e.y)
> > 801 *ptr++ = '\n';
> >
> > that is the place where the selection is generated, and doing it in ttywrite
> > causes that it is impossible writing a '\n', even with crtl+j.
>
> Changing this to ’\r’ makes git diff producing strange color problems.
>
> The nano reactionaries have to produce a better solution here.
>
> Does really anyone use nano? Come on guys – ed or vim. Emacs users all
> go to a shrink or are pedophiles working at the catholic church. Graph‐

I just have tested and emacs has the same problem that nano.
Received on Tue Feb 26 2013 - 18:47:04 CET

This archive was generated by hypermail 2.3.0 : Tue Feb 26 2013 - 18:48:10 CET