Re: [dev] [st] pasting to gvim sucks
> Yeah, it makes sense for pasting from st to st.
> But pasting from, for one, surf to st suffers from ^J instead of ^M
> (mcabber, nano, who knows what else), and pasting to file and, as
> topicstarter states, to gvim is pain, too.
Yeah, the problem here is you will have problems in both cases, some
programs will work and others no.
Maybe we should copy '\n', that is the common character in unix, and
translate from '\n' to '\r' when pasting. I think this approach could fix
the problem, no?
Received on Fri Apr 12 2013 - 12:41:41 CEST
This archive was generated by hypermail 2.3.0
: Fri Apr 12 2013 - 12:48:06 CEST