i feel this annoying too, but someone told me this was an intentional
behaviour.
i'm used to xterm and iTerm2, and copypasting text with text selection
is something
I do many times (as well as scrolling), and this is behaviour of st is
somewhat
annoying. i vote for your patch to be upstream :)
On 10/09/12 15:47, Rafa Garcia Gallego wrote:
Hi,
Upon selecting text with the mouse, st tip fills the selection
straight from its term matrix and replaces unset glyphs with a
whitespace. This results in some really annoying trailing whitespace
at the end of each line when you paste/pipe the selection. Is there
any reason for this?
The attached patch fixes this behavior.
Cheers,
Rafa.