PowerShell / PowerShell/Win32-OpenSSH
Incorrect input in vim
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 8.3k
- Forks
- 819
- PR merge metrics
- No merged PRs in 30d
Description
"OpenSSH for Windows" version
7.7.2.1
Server OperatingSystem
Windows Server 2019 Standard (Russian)
Client OperatingSystem
Debian GNU/Linux 9.8 (stretch)
What is failing
Some characters are typed incorrectly in vim. The problem doesn't exist if I run vim in local session. That characters are displayed properly if I open existing file. I use powershell as openssh shell.
Expected output
~!@#$%^&*()
Actual output
ОбОеОх!ОхОнОйОсОйОх%ОчОнОйОэ*()
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue by running vim through an OpenSSH session with PowerShell on Windows Server and compare typed characters with the existing-file display behavior. Trace the terminal input and character encoding path; done means typing ~!@#$%^&*() displays those characters correctly instead of the reported Cyrillic output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell, vim
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100