mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-27 07:54:50 +02:00
Updated TTY PTY support in Windows OpenSSH (markdown)
parent
47b201d57f
commit
042756f7ad
@ -35,6 +35,10 @@ If you want to use vi / top / man, etc commands while connecting from windows cl
|
||||

|
||||
|
||||
4) Set the environment variable (TERM) to xterm. Before/After logging into the SSH server.
|
||||
c:\test\> set TERM=xterm
|
||||
c:\test\> set TERM (This should show the term set to xterm)
|
||||
|
||||
|
||||
|
||||
## Testing
|
||||
We have tested different scenarios,
|
||||
|
Loading…
x
Reference in New Issue
Block a user