Copying text is tricky #1207

Closed
opened 2026-01-30 22:19:06 +00:00 by claunia · 2 comments
Owner

Originally created by @SJang1 on GitHub (May 18, 2019).

Copying text went tricky, what drag is to copy, Even just clicking on the terminal cmd, powershell, ..... etc copies the text whatever it is clicked (even it is blank)
So, coping the text on the terminal makes somewhat tricky on clipboard.. (When I get some sort of code and want to paste on terminal, it gets very tricky for users like me.)

What I think it is needed is like cmd and powershell before, right click to copy the text.

Originally created by @SJang1 on GitHub (May 18, 2019). Copying text went tricky, what drag is to copy, Even just clicking on the terminal cmd, powershell, ..... etc copies the text whatever it is clicked (even it is blank) So, coping the text on the terminal makes somewhat tricky on clipboard.. (When I get some sort of code and want to paste on terminal, it gets very tricky for users like me.) What I think it is needed is like cmd and powershell before, right click to copy the text.
Author
Owner

@natephysics commented on GitHub (May 20, 2019):

It isn't even behaving like a traditional terminal in this regard. If you click without selecting anything in the terminal it tries to copy text. If you want to paste anything into the terminal you have to be very careful not to click inside the terminal window before attempting to paste otherwise you overwrite your clipboard. Can't tell you how many times I've lost my clipboard because I've selected the terminal window by clicking instead of tabbing.

@natephysics commented on GitHub (May 20, 2019): It isn't even behaving like a traditional terminal in this regard. If you click without selecting anything in the terminal it tries to copy text. If you want to paste anything into the terminal you have to be very careful not to click inside the terminal window before attempting to paste otherwise you overwrite your clipboard. Can't tell you how many times I've lost my clipboard because I've selected the terminal window by clicking instead of tabbing.
Author
Owner

@zadjii-msft commented on GitHub (May 20, 2019):

Frankly this just kinda sounds like a different wording of #670 which will be fixed by #856.

@zadjii-msft commented on GitHub (May 20, 2019): Frankly this just kinda sounds like a different wording of #670 which will be fixed by #856.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#1207