mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-26 23:44:35 +02:00
Updated TTY PTY support in Windows OpenSSH (markdown)
parent
47b201d57f
commit
042756f7ad
@ -34,7 +34,11 @@ If you want to use vi / top / man, etc commands while connecting from windows cl
|
||||
3) Set the Screenbuffer width, window size width to >= 90.
|
||||

|
||||
|
||||
4) Set the environment variable (TERM) to xterm. Before/After logging into the SSH server.
|
||||
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