> > On Tue, 26 Feb 2013 18:27:14 +0100 "Roberto E. Vargas Caballero" > <[email protected]> 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.
