From 57bcf9a1cf6bd4ac37773e39c6cf0f13319b8507 Mon Sep 17 00:00:00 2001 From: bagajjal Date: Wed, 10 May 2017 12:09:19 -0700 Subject: [PATCH] Updated TTY PTY support in Windows OpenSSH (markdown) --- TTY-PTY-support-in-Windows-OpenSSH.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TTY-PTY-support-in-Windows-OpenSSH.md b/TTY-PTY-support-in-Windows-OpenSSH.md index c030b84..cbe9844 100644 --- a/TTY-PTY-support-in-Windows-OpenSSH.md +++ b/TTY-PTY-support-in-Windows-OpenSSH.md @@ -22,6 +22,7 @@ If you are using the openssh client, If you want support for the VT100+ sequences then please upgrade to windows 10+ OS or use the third party tools like putty, Cygwin, etc. +# SETUP ## Windows SSH Client to UNIX SSH server If you want to use vi / top / man, etc commands while connecting from windows client to Linux server then please follow these steps