Terminus: long line copy to clipboard work incorrectly

Created on 27 Sep 2019  路  7Comments  路  Source: Eugeny/terminus

Version: 1.0.91
Platform: win32 10.0.17134
Plugins: none

When copy long line (actually in terminal window it looks like a lot of lines), terminal add carrage-returns at the end of screen.
It is very uncomfortable.

Windows Bug

Most helpful comment

Still doing it with 1.0.107 with and without ConPTY and with git-bash and cmd (stock)

All 7 comments

Yes, I've noticed the same problem here as well.

Same for me on 1.092.

This bug means that copying text isn't usable without trimming the line endings, which is often not possible when copy/pasting

Same issue. This is honestly a deal breaker for me and made me switch to other terminal apps. Very keen to have this fixed so that I can enjoy otherwise pretty much perfect Terminus again.

Same for me on 1.0.106

It's causing a lot of problem when copy/paste logs, certs, base64 string

Same 1.0.97

The issues with line wrapping on Windows are due to Windows processing line wrapping before output even gets to Terminus. I've just added some heuristics to try and "unroll" the wrapped lines where possible.

Also, enabling ConPTY (Settings -> Shell) should in theory prevent Windows from doing line wrapping.

Still doing it with 1.0.107 with and without ConPTY and with git-bash and cmd (stock)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

abalter picture abalter  路  18Comments

wangxin picture wangxin  路  14Comments

rhamzeh picture rhamzeh  路  31Comments

ChipwizBen picture ChipwizBen  路  20Comments

tavisdxh picture tavisdxh  路  14Comments