Prerequisites
Steps to reproduce
My current pipeline is Windows Terminal -> pwsh.exe -> ssh.exe -> WEB -> sshd.exe -> pwsh.exe -> type C:\snake.six
When I print out snake.six which is a text file with a sixel-encoded image I get nothing.
Expected behavior
PS> type C:\snake.six
[should display image]
PS>
Actual behavior
PS> type C:\snake.six
PS>
Error details
Environment data
Name Value
---- -----
PSVersion 7.6.2
PSEdition Core
GitCommitId 7.6.2
OS Microsoft Windows 10.0.26200
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.4
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Version
OpenSSH_for_Windows_10.0p2 Win32-OpenSSH-GitHub, LibreSSL 4.2.0
Visuals

Prerequisites
Steps to reproduce
My current pipeline is Windows Terminal -> pwsh.exe -> ssh.exe -> WEB -> sshd.exe -> pwsh.exe ->
type C:\snake.sixWhen I print out
snake.sixwhich is a text file with a sixel-encoded image I get nothing.Expected behavior
Actual behavior
Error details
Environment data
Version
OpenSSH_for_Windows_10.0p2 Win32-OpenSSH-GitHub, LibreSSL 4.2.0
Visuals