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
0fcc8036e4
commit
ed6ecfec9d
@ -68,6 +68,7 @@ Unfortunately, this rendering mode is only included with Windows 10. If you're n
|
|||||||
### When connected to unix ssh server
|
### When connected to unix ssh server
|
||||||
a) vim command, intermittently the file is opened in the Replace mode.
|
a) vim command, intermittently the file is opened in the Replace mode.
|
||||||
b) top command, clears the previous screen contents.
|
b) top command, clears the previous screen contents.
|
||||||
|
c) window resize is not supported because of a bug in conhost.exe (conhost.exe is a windows 10 module to parse ANSI sequences).
|
||||||
|
|
||||||
### When connected to windows ssh server and using powershell
|
### When connected to windows ssh server and using powershell
|
||||||
a) while executing an unknown command (abcdef) in the powershell, the last line ( + FullyQualifiedErrorId : CommandNotFoundException) is not displayed on the console
|
a) while executing an unknown command (abcdef) in the powershell, the last line ( + FullyQualifiedErrorId : CommandNotFoundException) is not displayed on the console
|
||||||
|
Loading…
x
Reference in New Issue
Block a user