mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-31 01:45:10 +02:00
Updated Terminal Info (markdown)
parent
5c75579d61
commit
e24f71753c
@ -1,6 +1,6 @@
|
|||||||
**Overview**
|
**Overview**
|
||||||
|
|
||||||
Windows OS doesn't provide the support for virtual terminal (or) interpreting the VT sequences.
|
Windows OS doesn't provide the support for virtual terminal (or) interpret the VT sequences.
|
||||||
|
|
||||||
During the SSH connection establishment, SSH server will create a virtual terminal. SSH Client will transmit each and every keystroke to the virtual terminal at SSH Server. SSH Server virtual terminal will in return sends back the VT sequences to SSH client. Windows SSH client will receive, interpret the VT sequences and renders the data sent by the SSH server.
|
During the SSH connection establishment, SSH server will create a virtual terminal. SSH Client will transmit each and every keystroke to the virtual terminal at SSH Server. SSH Server virtual terminal will in return sends back the VT sequences to SSH client. Windows SSH client will receive, interpret the VT sequences and renders the data sent by the SSH server.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user