mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-27 07:54:50 +02:00
Updated TTY PTY support in Windows OpenSSH (markdown)
parent
c1e0803616
commit
aeeb28edf0
@ -53,6 +53,6 @@ While making any terminal code changes, please make sure below manual test cases
|
|||||||
|
|
||||||
## Known windows 10 console issues (These will be fixed by the windows console team)
|
## Known windows 10 console issues (These will be fixed by the windows console team)
|
||||||
### When connected to unix ssh server
|
### When connected to unix ssh server
|
||||||
a) vi command, the up/down/side arrow keys are not working.
|
a) vi command, the up/down/left/right arrow keys are not working. Please use h,j,k,l as an alternative.
|
||||||
b) vim command, intermittently the file is opened in the Replace mode.
|
b) vim command, intermittently the file is opened in the Replace mode.
|
||||||
c) top command, clears the previous screen contents.
|
c) top command, clears the previous screen contents.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user