Skip to content

Commit 73fb81b

Browse files
authored
update for all os
1 parent e161bd1 commit 73fb81b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ This package exports two functions: `sixel_encode` and `sixel_decode`.
2525
One important thing about sixel is that not all terminals support sixel control sequence. The
2626
following is an incomplete list of terminals that support sixel.
2727

28-
- macOS: [iTerm2], [contour] and [mlterm]
28+
- macOS: [iTerm2], [contour], [mlterm] and [wezterm]
2929
- Linux: [mlterm], [contour], [xterm], [konsole] and [wezterm]
30-
- Windows: [contour], [mintty], [msys2] and [mlterm]
30+
- Windows: [contour], [mintty], [msys2], [mlterm] and [wezterm]
3131

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

0 commit comments

Comments
 (0)