You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bugIssue identified by VS Code Team member as probable bugterminalGeneral terminal issues that don't fall under another labelverifiedVerification succeededwindowsVS Code on Windows issues
// Place your settings in this file to overwrite default and user settings.
{
"terminal.integrated.shell.windows": "C:\\WINDOWS\\sysnative\\WindowsPowerShell\\v1.0\\powershell.exe"
}
// Place your settings in this file to overwrite default and user settings.
{
"terminal.integrated.shell.windows": "C:\\WINDOWS\\sysnative\\WindowsPowerShell\\v1.0\\powershell.exe"
}// Place your settings in this file to overwrite default and user settings.
{
"terminal.integrated.shell.windows": "C:\\WINDOWS\\sysnative\\WindowsPowerShell\\v1.0\\powershell.exe"
}// Place your settings in this file to overwrite default and user settings.
{
"terminal.integrated.shell.windows": "C:\\WINDOWS\\sysnative\\WindowsPowerShell\\v1.0\\powershell.exe"
}
and the above might be the results. Tested on multiple computers with the latest build
The text was updated successfully, but these errors were encountered:
Tyriar
added
bug
Issue identified by VS Code Team member as probable bug
terminal
General terminal issues that don't fall under another label
windows
VS Code on Windows issues
labels
Jun 10, 2016
This seems to be working fine using the new xterm-level copy and paste. The keybinding is currently ctrl+ins for copy and shift+ins to paste but I plan on making this configurable in #6451 and xtermjs/xterm.js#118
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
bugIssue identified by VS Code Team member as probable bugterminalGeneral terminal issues that don't fall under another labelverifiedVerification succeededwindowsVS Code on Windows issues
Steps to Reproduce:
This is what is copied for example.
and the above might be the results. Tested on multiple computers with the latest build
The text was updated successfully, but these errors were encountered: