Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Windows Terminal Sixel Image Preview #1064

@PhilRunninger

Description

@PhilRunninger

Good news! Recent releases of Windows Terminal, versions 1.22+, have support for Sixel graphics. So "let's set it up in in vifm," I said. Using ImageMagick, I was able to display an image in the terminal:

Image

I put this in my vifmrc:

fileviewer {*.bmp,*.jpg,*.jpeg,*.png,*.gif,*.xpm},<image/*>
         \ magick %"c -resize %pw sixel:-

But the preview pane isn't displaying the output correctly:

Image

Edit
My environment is:

  • Windows 10
  • Windows Terminal 1.22.10352.0
  • Powershell 7.4.7
  • vifm 0.12.1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions