From b80e57076bb52e4e13c3c88dc03b0781cc741aaa Mon Sep 17 00:00:00 2001 From: bagajjal Date: Tue, 18 Jul 2017 15:35:57 -0700 Subject: [PATCH] Updated TTY PTY support in Windows OpenSSH (markdown) --- TTY-PTY-support-in-Windows-OpenSSH.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/TTY-PTY-support-in-Windows-OpenSSH.md b/TTY-PTY-support-in-Windows-OpenSSH.md index 2771295..6bc7cde 100644 --- a/TTY-PTY-support-in-Windows-OpenSSH.md +++ b/TTY-PTY-support-in-Windows-OpenSSH.md @@ -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) ### 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. -b) vim command, intermittently the file is opened in the Replace mode. -c) top command, clears the previous screen contents. +a) vim command, intermittently the file is opened in the Replace mode. +b) 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