Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Block copy includes trailing spaces

May
15,047
271
Do this.

Code:
echo x^r^nxx^r^nxxx

Block copy the output (Alt-swipe, copy). Paste into an editor. You have trailing spaces; not so in a console or WT.
 
Do you have TrimPasteWhitespace=YES in your TCMD.INI?

From the help:

TrimPasteWhitespace=yes | NO - Strips trailing spaces from each pasted line — useful when copying from blocks that include padding.

I do now and it doesn't help. I would think it needs to be done when setting the clipboard data.
 
A block copy can do things that an ordinary copy can't. For example, omit line introductions.

1783556770737.webp
 
Back
Top