From fc6255c122e22f435784c80e99185ff19b0012e3 Mon Sep 17 00:00:00 2001 From: bagajjal Date: Mon, 13 Mar 2017 19:10:01 -0700 Subject: [PATCH] Updated Terminal Info (markdown) --- Terminal-Info.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Terminal-Info.md b/Terminal-Info.md index 3059e77..0284a0c 100644 --- a/Terminal-Info.md +++ b/Terminal-Info.md @@ -13,13 +13,13 @@ If you are using the openssh client, If you want to use the inbuilt VT100 ANSI parser (that's part of the openssh client) then set the environment variable "SSH_TERM_CONHOST_PARSER" to 0. - b) Using prior versions of windows 10 OS then the raw VT sequences will be parsed by the inbuilt VT100 ANSI parser as part of the openssh client. We have fixed most of the issues and have no plans to extend to VT100+ sequences. + b) Using prior versions of windows 10 OS, the raw VT sequences will be parsed by the inbuilt VT100 ANSI parser that's part of the openssh client. We have fixed most of the issues and have no plans to extend to VT100+ sequences. 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. **For UNIX users** - If you want to use vi / top / man, etc commands while connecting from windows client to Linux server then please follow these steps + 1) Upgrade to windows 10+ OS. 2) Set the non-legacy console mode in the console properties,