michaelko / simpleterm

A very simple terminal emulator in javascript
4 stars 2 forks source link

add minimal module extension for handling sixel #7

Open pmp-p opened 4 years ago

pmp-p commented 4 years ago

All major js term emulators are bloated and lack sixel support at the same time.

Here's some lightweight C ones for inspiration :

https://github.com/galatolofederico/st-sixel

https://github.com/odknt/st