We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Version 1.8.1
Linux MBP 4.8.0-34-generic #36-Ubuntu SMP Wed Dec 21 17:24:18 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
Steps to Reproduce:
do echo test@test in ubuntu/gnome terminal emulator
echo test@test
doubleclick to select whole string
do echo test@test in vscode integrated shell
doubeclick only selects partial string, @ character breaks selection
@
CTRL+K and CTRL+U works as expected in ubuntu/gnome terminal emulator
CTRL+K and CTRL+U has odd behaviour in vscode integrated shell
The text was updated successfully, but these errors were encountered:
Potentially related: #9958
Sorry, something went wrong.
Yes #9958 is for the double clicking, there are issues with pursuing this though as it needs to continue to work in a browser setting.
For ctrl+k I created this today #19248
Tyriar
No branches or pull requests
Version 1.8.1
Linux MBP 4.8.0-34-generic #36-Ubuntu SMP Wed Dec 21 17:24:18 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
Steps to Reproduce:
do
echo test@test
in ubuntu/gnome terminal emulatordoubleclick to select whole string
do
echo test@test
in vscode integrated shelldoubeclick only selects partial string,
@
character breaks selectionCTRL+K and CTRL+U works as expected in ubuntu/gnome terminal emulator
CTRL+K and CTRL+U has odd behaviour in vscode integrated shell
The text was updated successfully, but these errors were encountered: