File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -3,19 +3,18 @@ Encodes images to iTerm / Kitty / SIXEL (terminal) inline graphics protocols.
33
44[ ![ GoDoc] ( https://godoc.org/github.com/BourgeoisBear/rasterm?status.png )] ( http://godoc.org/github.com/BourgeoisBear/rasterm )
55
6+ ![ rasterm sample output] ( screenshot.png )
7+
68## Supported Image Encodings
79- * WezTerm & iTerm2* : https://iterm2.com/documentation-images.html
810- * Kitty* : https://sw.kovidgoyal.net/kitty/graphics-protocol.html
911- * Sixel* : https://saitoha.github.io/libsixel/
1012
1113## TODO
12- - screenshots
1314- check that mintty supports iterm/wezterm format, get mintty identifier
1415- perhaps query tmux directly
1516 TMUX=/tmp/tmux-1000/default,3218,4
1617- improve terminal identification
17- 4:sixel graphics
18- ESC[0c = 63;1;2;4;6;9;15;22c
1918 19:VT340
2019 ESC[>0c = 19;344:0c
2120 https://invisible-island.net/xterm/ctlseqs/ctlseqs-contents.html
You can’t perform that action at this time.
0 commit comments