Skip to content

Win32 OpenSSH eats up encoding for any sixel images #2439

Description

@theKidOfArcrania

Prerequisites

  • Write a descriptive title.
  • Make sure you are able to repro it on the latest version
  • Search the existing issues.

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

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-TerminalInvestigateUp-For-GrabsTeam agrees with issue, however no resources are committed. Open to community PRs.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions