Terminal ignores anything from clipboard #6157

Closed
opened 2026-01-31 00:31:15 +00:00 by claunia · 2 comments
Owner

Originally created by @SheepDomination on GitHub (Jan 27, 2020).

When attempting to paste anything within Windows Terminal, rather then the contents of what should be placed from the clipboard, instead what is pasted using Ctrl+v is ^V ?

Originally created by @SheepDomination on GitHub (Jan 27, 2020). When attempting to paste anything within Windows Terminal, rather then the contents of what should be placed from the clipboard, instead what is pasted using `Ctrl`+`v` is `^V` ?
Author
Owner

@zadjii-msft commented on GitHub (Jan 27, 2020):

Paste is bound to Ctrl+Shift+V by default. You'll need to rebind it to Ctrl+V in your profiles.json it you want Ctrl+V to paste. See this doc for more details.

@zadjii-msft commented on GitHub (Jan 27, 2020): Paste is bound to <kbd>Ctrl+Shift+V</kbd> by default. You'll need to rebind it to <kbd>Ctrl+V</kbd> in your `profiles.json` it you want <kbd>Ctrl+V</kbd> to paste. See [this doc](https://github.com/microsoft/terminal/blob/master/doc/user-docs/UsingJsonSettings.md#adding-copy-and-paste-keybindings) for more details.
Author
Owner

@SheepDomination commented on GitHub (Jan 27, 2020):

Thanks, my fault.

@SheepDomination commented on GitHub (Jan 27, 2020): Thanks, my fault.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#6157