Skip to content

Commit

Permalink
sixel is supported on windows terminal
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnychen94 authored Oct 31, 2024
1 parent f977395 commit e3e40c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ following is an incomplete list of terminals that support sixel.

- macOS: [iTerm2], [contour], [mlterm] and [wezterm]
- Linux: [mlterm], [contour], [xterm], [konsole] and [wezterm]
- Windows: [contour], [mintty], [msys2], [mlterm] and [wezterm]
- Windows: [windows terminal], [contour], [mintty], [msys2], [mlterm] and [wezterm]

> Above these I only manually test [iTerm2], [mlterm] and [wezterm].
Expand All @@ -46,7 +46,6 @@ sixel (yet):

- [tmux does not support sixel](https://github.com/tmux/tmux/issues/1613#issuecomment-559940608).
- [kitty] does not support sixel; it has its own image protocol.
- [Windows terminal does not support sixel](https://github.com/microsoft/terminal/issues/448)

For more information, you can also read the [Terminal requirements](https://github.com/libsixel/libsixel#terminal-requirements) section in the [libsixel] repo.

Expand All @@ -55,6 +54,7 @@ your terminal actually supports sixel and it returns `false`, please open an iss

<!-- URLs -->

[windows_terminal]: https://github.com/microsoft/terminal
[contour]: https://github.com/christianparpart/contour
[iTerm2]: https://iterm2.com/
[kitty]: https://sw.kovidgoyal.net/kitty/
Expand Down

0 comments on commit e3e40c4

Please sign in to comment.