Updated TTY PTY support in Windows OpenSSH (markdown)

bagajjal 2017-07-18 15:35:57 -07:00
parent fb178574e1
commit b80e57076b

@ -64,9 +64,8 @@ Unfortunately, this rendering mode is only included with Windows 10. If you're n
## 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/left/right arrow keys are not working. Please use h,j,k,l as an alternative. a) vim command, intermittently the file is opened in the Replace mode.
b) vim command, intermittently the file is opened in the Replace mode. b) top command, clears the previous screen contents.
c) top command, clears the previous screen contents.
### When connected to windows ssh server and using powershell ### When connected to windows ssh server and using powershell
a) while executing an unknown command (abcdef) in the powershell, the last line ( + FullyQualifiedErrorId : CommandNotFoundException) is not displayed on the console a) while executing an unknown command (abcdef) in the powershell, the last line ( + FullyQualifiedErrorId : CommandNotFoundException) is not displayed on the console