Updated TTY PTY support in Windows OpenSSH (markdown)

bagajjal 2017-03-16 12:07:19 -07:00
parent 8498237e76
commit 7cb31b989a

@ -56,3 +56,6 @@ While making any terminal code changes, please make sure below manual test cases
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.
c) top command, clears the previous screen contents.
### 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