Re: [dev] [st] wrapping mode

2013-04-21 Thread stargrave
- User Christoph Lohmann on 2013-04-21 14:02:37 wrote: >Please comrades try out the latest revision of st and report back if >something behaves unexpectedly. Checked it. Behaviour seems to be expected. Everything works fine. Thank to all of you! I have been working under st since it's 0.3

[dev] [st] wrapping mode

2013-04-21 Thread Christoph Lohmann
Greetings comrades, I have pushed preliminary support for considering wrapping in st copy and paste. When wrap mode is on (by default) and something does write characters through the column border this will be wrapped and considered to be no line break in the copy buffer. Please comrades