Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 386 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 386 Bytes

Kitty's terminal graphics protocol -- client-side OCaml implementation

demo screenshot

See https://sw.kovidgoyal.net/kitty/graphics-protocol/.

This is WIP but should be enough for basic tasks. Support for "advanced" uses of the protocols (using images/pattern ids) probably needs more work. Contributions welcome!