LilyTerm icon indicating copy to clipboard operation
LilyTerm copied to clipboard

Select/Copy inappropriately adds spaces to end of lines

Open KenKundert opened this issue 11 years ago • 2 comments

If you select several lines of text in a LilyTerm and then copy that text to either the primary or secondary clipboards, something adds spaces to the end of each line up to column 80. These spaces do not exist in the original text and are extremely problematic because they must be manually removed from the text that is pasted from the clipboard, which is not easy to do.

It would be great is this behavior could be remedied.

KenKundert avatar Mar 09 '14 02:03 KenKundert

Please check if it is only happened in vim? Thanks!

Tetralet avatar Apr 22 '14 07:04 Tetralet

I ran 'cat > out' and then copied and pasted text into the terminal with the cat process. I then observed 'out' and the extra spaces where there.

This is not a vim issue.

KenKundert avatar Apr 24 '14 19:04 KenKundert