-
Notifications
You must be signed in to change notification settings - Fork 8.4k
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
I can't use square brackets in windows terminal if I use ssh connection #6504
Comments
What ssh client are you using? What's the output of What keyboard layout are you using? Which version of the Terminal? |
For strange way it works now! |
That is very strange. Thanks for following up! I'll close this out, but please let me know if it comes back. |
@DHowett Using powershell or cmd through Terminal doesn't make a difference, both fail to send these symbols. If I use ssh through plain old cmd shell or powershell without Windows Terminal, everything works fine. Pasting symbols doesn't work either. It's not a visual glitch, the symbols are not there after typing into a file, saving, and opening through another shell. I also have WSL installed, I have no trouble typing these symbols into Ubuntu there, so ssh is somehow involved in the problem. I've found a possibly related problem here: microsoft/WSL#11 I've tried messing with locale, it appeared to work for a while after I set localectl VC keymap to "us-intl", but stopped working soon after, and I can't repeat this result. I am using a regular USB keyboard with a standard RU layout, my windows system uses 2 languages - RU and EN-US. I've tried all combinations of layouts and locales I can think of on the systems I'm trying to ssh to. Edit: I installed Windows Terminal Preview (was unable to do so before), seems like the problem is absent here. |
Same for me, after ssh.exe (powershell) to ubuntu system i type shift + 4 to achieve $ char. Reconstructed via infocmp from file: /lib/terminfo/x/xterm-256colorxterm-256color|xterm with 256 colors, |
Hello!
I have this problem, what do I do wrong?
I open windows terminal, in it I can use signs: [ ] and #.
Then I open ssh connection with my virtual machine (Virtual Box, Linux, Fedora 30, Ssh-Server, also docker is running in it). And while ssh-connection works, I can not use signs [ ] and # neither in terminal, neither in nano / vim.
I have tried:
change leanguage
sudo dnf update
sudo dnf nano upgrade
Nothing works.
Please, how can I use [ ] and # in Windows Terminal while I use ssh-connection?
I use Windows 10 x64 prof 1909 version
Thx
The text was updated successfully, but these errors were encountered: