Re: [dev] [st] Join lines when copying with mous

2013-08-10 Thread Raphaël Proust
On Sat, Aug 10, 2013 at 8:51 AM, Dmitry Potapov wrote: > Can anyone tell me how I can avoid linefeed character pasting when I'm > copying text between terminals? AFAIK this has been fixed in head. So, “update to head” is the answer. $ st -v st 0.4.1 (c) 2010-2013 st engineers --

[dev] [st] Join lines when copying with mous

2013-08-10 Thread Dmitry Potapov
Hello everyone, I've encountered the following problems after migrating from xterm: When I'm selecting very long command from terminal (command which wraps to the second line) xterm copies it as single line. When I'm selecting the same command in st, st inserts line feed character at the poin