Skip to content

Paste not work correctly when running vim on remote machine #6476

@BusyJay

Description

@BusyJay

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

  1. Ssh to a remote machine
  2. Copy some data
  3. Start an editor in the remote machine using vim and enter insert mode
  4. 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.

Metadata

Metadata

Assignees

Labels

Area-InputRelated to input processing (key presses, mouse, etc.)Issue-BugIt either shouldn't be doing this or needs an investigation.Product-ConptyFor console issues specifically related to conptyProduct-TerminalThe new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions