Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows Powershell should use the old paste behavior #95169

Closed
Tyriar opened this issue Apr 14, 2020 · 7 comments
Closed

Windows Powershell should use the old paste behavior #95169

Tyriar opened this issue Apr 14, 2020 · 7 comments
Assignees
Labels
invalid Issue identified as not relevant or not valid terminal Integrated terminal issues windows VS Code on Windows issues

Comments

@Tyriar
Copy link
Member

Tyriar commented Apr 14, 2020

Use Windows PowerShell (v5) and try paste text with ctrl+v, it should paste, not print ^V

@Tyriar Tyriar added bug Issue identified by VS Code Team member as probable bug terminal Integrated terminal issues windows VS Code on Windows issues labels Apr 14, 2020
@Tyriar Tyriar added this to the April 2020 milestone Apr 14, 2020
@Tyriar Tyriar self-assigned this Apr 14, 2020
@Tyriar Tyriar closed this as completed in 4e0b249 Apr 14, 2020
@Tyriar
Copy link
Member Author

Tyriar commented Apr 14, 2020

FYI @TylerLeonhardt

@TylerLeonhardt
Copy link
Member

hmm that's odd... Windows PowerShell has PSReadLine... and I'm pretty sure it has ctrl+v

@Tyriar
Copy link
Member Author

Tyriar commented Apr 14, 2020

image

@Tyriar
Copy link
Member Author

Tyriar commented Apr 14, 2020

This is with a new Windows 10 install, empty settings.json

@TylerLeonhardt
Copy link
Member

Can you run $Error and see if anything is in there? PSRL should load just fine in Windows PowerShell.

cc @daxian-dbw

@Tyriar
Copy link
Member Author

Tyriar commented Apr 14, 2020

$Error prints nothing,

This is the executable used:

[2020-04-13 20:06:54.439] [renderer1] [trace] IPty#spawn C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe [] {"name":"powershell.exe","cwd":"E:\\GitHub\\Tyriar\\xterm.js","env":{...},"cols":61,"rows":12,"useConpty":true,"conptyInheritCursor":false}

@Tyriar
Copy link
Member Author

Tyriar commented Apr 14, 2020

Reverted for now, seems to just be a out of sources problem.

@Tyriar Tyriar removed this from the April 2020 milestone Apr 14, 2020
@Tyriar Tyriar added invalid Issue identified as not relevant or not valid and removed bug Issue identified by VS Code Team member as probable bug labels Apr 14, 2020
@github-actions github-actions bot locked and limited conversation to collaborators May 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
invalid Issue identified as not relevant or not valid terminal Integrated terminal issues windows VS Code on Windows issues
Projects
None yet
Development

No branches or pull requests

2 participants