Skip to content

Commit

Permalink
Update README for OSC1337
Browse files Browse the repository at this point in the history
  • Loading branch information
junjihashimoto committed May 22, 2020
1 parent 2accdb8 commit 73237de
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,19 @@ See following demo.

![demo](https://raw.githubusercontent.com/junjihashimoto/sixel/master/demo.png)

# Terminal requirements

For using sixel, see terminal requirements of [libsixel](https://saitoha.github.io/libsixel).

This library supports OSC-1337, too.
OSC-1337 is available for iterm2 and [hterm of crostini](https://chromium.googlesource.com/apps/libapps/+/master/hterm).

![demo](https://raw.githubusercontent.com/junjihashimoto/sixel/master/demo-osc1337.png)

# References

* https://en.wikipedia.org/wiki/Sixel
* https://saitoha.github.io/libsixel
* https://chromium.googlesource.com/apps/libapps/+/master/hterm/doc/ControlSequences.md#OSC-1337
* https://www.iterm2.com/documentation-escape-codes.html

Binary file added demo-osc1337.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions sixel.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ category: graphics
build-type: Simple
extra-source-files: CHANGELOG.md
, demo.png
, demo-osc1337.png
, README.md

library
Expand Down

0 comments on commit 73237de

Please sign in to comment.