Skip to content

Commit

Permalink
- screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
BourgeoisBear committed Mar 16, 2021
1 parent da016b7 commit e0eaf49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,18 @@ Encodes images to iTerm / Kitty / SIXEL (terminal) inline graphics protocols.

[![GoDoc](https://godoc.org/github.com/BourgeoisBear/rasterm?status.png)](http://godoc.org/github.com/BourgeoisBear/rasterm)

![rasterm sample output](screenshot.png)

## Supported Image Encodings
- *WezTerm & iTerm2*: https://iterm2.com/documentation-images.html
- *Kitty*: https://sw.kovidgoyal.net/kitty/graphics-protocol.html
- *Sixel*: https://saitoha.github.io/libsixel/

## TODO
- screenshots
- check that mintty supports iterm/wezterm format, get mintty identifier
- perhaps query tmux directly
TMUX=/tmp/tmux-1000/default,3218,4
- improve terminal identification
4:sixel graphics
ESC[0c = 63;1;2;4;6;9;15;22c
19:VT340
ESC[>0c = 19;344:0c
https://invisible-island.net/xterm/ctlseqs/ctlseqs-contents.html
Expand Down
Binary file added screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e0eaf49

Please sign in to comment.