File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -25,11 +25,11 @@ This package exports two functions: `sixel_encode` and `sixel_decode`.
2525One important thing about sixel is that not all terminals support sixel control sequence. The
2626following 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
You can’t perform that action at this time.
0 commit comments