-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Closed
Labels
Area-InputRelated to input processing (key presses, mouse, etc.)Related to input processing (key presses, mouse, etc.)Issue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Product-ConptyFor console issues specifically related to conptyFor console issues specifically related to conptyProduct-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.
Description
Environment
Windows build number: [run `[Environment]::OSVersion` for powershell, or `ver` for cmd]
Windows Terminal version (if applicable):
Any other software?
Windows version: 10.0.18363.0
Windows Terminal version: 1.0.1401.0
Ssh client version: OpenSSH_for_Windows_7.7p1, LibreSSL 2.6.5
Powershell Core version: 7.0.1
Steps to reproduce
- Ssh to a remote machine
- Copy some data
- Start an editor in the remote machine using
vimand enter insert mode - Right click to paste the data copied at step 2.
Expected behavior
Data copied at step 2 shows up in terminal.
Actual behavior
Nothing shows up.
Just using powershell core without Windows Terminal work as expected. Using Windows Terminal but using nano instead of vim, it also works.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area-InputRelated to input processing (key presses, mouse, etc.)Related to input processing (key presses, mouse, etc.)Issue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Product-ConptyFor console issues specifically related to conptyFor console issues specifically related to conptyProduct-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.