Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xterm does support sixel's #14

Merged
merged 1 commit into from
Sep 7, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,11 @@ One important thing about sixel is that not all terminals support sixel control
following is an incomplete list of terminals that support sixel.

- macOS: [iTerm2], [contour] and [mlterm]
- Linux: [mlterm], [contour]
- Linux: [mlterm], [contour], [xterm]
- Windows: [contour], [mintty], [msys2] and [mlterm]

> Above these I only manually test [iTerm2] and [mlterm].
> To run `xterm` with sixel support, use `$ xterm -xrm "XTerm*decTerminalID: vt340" -xrm "XTerm*numColorRegisters: 256"`.

A demo in iTerm2:

Expand Down Expand Up @@ -62,3 +63,4 @@ your terminal actually supports sixel and it returns `false`, please open an iss
[msys2]: https://www.msys2.org/
[sixel_format_wiki]: https://en.wikipedia.org/wiki/Sixel
[tmux]: https:/tmux/tmux
[xterm]: https://invisible-island.net/xterm/