Offer information about the key commands for copy/paste the first time you press ctrl c/v #8730

Open
opened 2026-01-31 01:36:36 +00:00 by claunia · 1 comment
Owner

Originally created by @orta on GitHub (Jun 1, 2020).

Description of the new feature/enhancement

Have some kind of popup which lets you know that you can use ctrl + shift + c/v the first time a user presses either of those key commands. I'm a fresh convert from macOS and eventually found out you could right click to paste, but it too searching and finding https://github.com/microsoft/terminal/issues/968 till I found out the key commands.

There's a case for when you ctrl + c to close a process, but I think showing it once is an acceptable trade-off (you might also know if there's a running process which it could close) and for ctrl + v that's a NOOP, so doing something there is an easy win

Proposed technical implementation details (optional)

Probably not relevant

Originally created by @orta on GitHub (Jun 1, 2020). # Description of the new feature/enhancement Have some kind of popup which lets you know that you can use ctrl + shift + c/v the first time a user presses either of those key commands. I'm a fresh convert from macOS and eventually found out you could right click to paste, but it too searching and finding https://github.com/microsoft/terminal/issues/968 till I found out the key commands. There's a case for when you ctrl + c to close a process, but I think showing it _once_ is an acceptable trade-off (you _might_ also know if there's a running process which it could close) and for ctrl + v that's a NOOP, so doing something there is an easy win # Proposed technical implementation details (optional) Probably not relevant
claunia added the Issue-FeatureHelp WantedProduct-TerminalArea-UserInterface labels 2026-01-31 01:36:36 +00:00
Author
Owner

@zadjii-msft commented on GitHub (Jun 10, 2020):

Frankly, I hate when apps try to be helpful like this, but that's just my opinion. If people really want a dialog that lets them know that Ctrl+Shift+C/V are the copy/paste keybindings (as well as Ctrl+C/V for new users as of 0.11), I'm not gonna stop someone from making that PR.

@zadjii-msft commented on GitHub (Jun 10, 2020): Frankly, I _hate_ when apps try to be helpful like this, but that's just my opinion. If people really want a dialog that lets them know that <kbd>Ctrl+Shift+C/V</kbd> are the copy/paste keybindings (as well as <kbd>Ctrl+C/V</kbd> for new users as of 0.11), I'm not gonna stop someone from making that PR.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#8730