can't type symbols like | <> @ ^ #8016

Closed
opened 2026-01-31 01:18:41 +00:00 by claunia · 11 comments
Owner

Originally created by @fiber-optics on GitHub (May 8, 2020).

Hi, i use Microsoft Windows NT 10.0.18363.0
Terminal version - 0.11.1251.0

when i type in powershell | <> ^ @ - its typing, all goods, but when i run
ssh myhost
and try type again symbols like | <> @ ^
it's not typing, not showing, i can't even paste it's, if i copy thats symbols.

but if i run just power shell(not in terminal, single app) - all good.

Originally created by @fiber-optics on GitHub (May 8, 2020). Hi, i use Microsoft Windows NT 10.0.18363.0 Terminal version - 0.11.1251.0 when i type in powershell | <> ^ @ - its typing, all goods, but when i run ssh myhost and try type again symbols like | <> @ ^ it's not typing, not showing, i can't even paste it's, if i copy thats symbols. but if i run just power shell(not in terminal, single app) - all good.
claunia added the Issue-BugArea-InputResolution-ExternalProduct-Terminal labels 2026-01-31 01:18:41 +00:00
Author
Owner

@zadjii-msft commented on GitHub (May 8, 2020):

What keyboard layout are you using? What version of ssh?

@zadjii-msft commented on GitHub (May 8, 2020): What keyboard layout are you using? What version of `ssh`?
Author
Owner

@fiber-optics commented on GitHub (May 8, 2020):

keyboard layout us-102
OpenSSH_for_Windows_7.7p1, LibreSSL 2.6.5

@fiber-optics commented on GitHub (May 8, 2020): keyboard layout us-102 OpenSSH_for_Windows_7.7p1, LibreSSL 2.6.5
Author
Owner

@zadjii-msft commented on GitHub (May 8, 2020):

Alright here's another question that might be able to narrow this issue down - if you use ssh from a WSL distro, do those keys work?

@zadjii-msft commented on GitHub (May 8, 2020): Alright here's another question that might be able to narrow this issue down - if you use `ssh` from a WSL distro, do those keys work?
Author
Owner

@fiber-optics commented on GitHub (May 8, 2020):

Alright here's another question that might be able to narrow this issue down - if you use ssh from a WSL distro, do those keys work?

i don't try. any wsl distro not install currently

@fiber-optics commented on GitHub (May 8, 2020): > Alright here's another question that might be able to narrow this issue down - if you use `ssh` from a WSL distro, do those keys work? i don't try. any wsl distro not install currently
Author
Owner

@fiber-optics commented on GitHub (May 10, 2020):

i install wsl ubuntu 20.04, all symbols works perfect.
but in powershell from win terminal still not working

@fiber-optics commented on GitHub (May 10, 2020): i install wsl ubuntu 20.04, all symbols works perfect. but in powershell from win terminal still not working
Author
Owner

@touuki commented on GitHub (May 10, 2020):

I can type these symbol |<>@^, but when I type symbols like … — ‧, it has exactly the same problem. Work fine on wsl and standalone powershell, but cannot work on ssh or telnet from terminal.

@touuki commented on GitHub (May 10, 2020): I can type these symbol `|<>@^`, but when I type symbols like `… — ‧`, it has exactly the same problem. Work fine on wsl and standalone powershell, but cannot work on ssh or telnet from terminal.
Author
Owner

@DHowett-MSFT commented on GitHub (May 10, 2020):

@touuki those symbols are not in the standard CP437 symbol plane, so Windows Telnet will never support them, and Windows SSH has a bug right now that makes them not work. This has been resolved in the 8.x releases. 😄

@DHowett-MSFT commented on GitHub (May 10, 2020): @touuki those symbols are not in the standard CP437 symbol plane, so _Windows Telnet_ will never support them, and Windows SSH has a bug right now that makes them not work. This has been resolved in the 8.x releases. :smile:
Author
Owner

@DHowett-MSFT commented on GitHub (May 10, 2020):

This sounds like a Win32-OpenSSH bug.

@fiber-optics, if you install Win32-OpenSSH 8.x from their releases page, does it work?

@DHowett-MSFT commented on GitHub (May 10, 2020): This sounds like a Win32-OpenSSH bug. @fiber-optics, if you install Win32-OpenSSH 8.x from [their releases page](https://github.com/PowerShell/Win32-OpenSSH/releases), does it work?
Author
Owner

@DHowett-MSFT commented on GitHub (May 11, 2020):

Resolving external for now.

@DHowett-MSFT commented on GitHub (May 11, 2020): Resolving external for now.
Author
Owner

@touuki commented on GitHub (May 11, 2020):

@DHowett-MSFT Oh, yeah. It works fine in OpenSSH_for_Windows_8.1p1, thanks.

@touuki commented on GitHub (May 11, 2020): @DHowett-MSFT Oh, yeah. It works fine in OpenSSH_for_Windows_8.1p1, thanks.
Author
Owner

@DHowett-MSFT commented on GitHub (May 11, 2020):

I'm happy to hear that!

@DHowett-MSFT commented on GitHub (May 11, 2020): I'm happy to hear that!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#8016