jerch / xterm-addon-image

Image addon for xterm.js
MIT License
51 stars 6 forks source link

new default palette #5

Closed jerch closed 2 years ago

jerch commented 2 years ago

Shape it as VT340 (lower 16 colors) + ANSI256 (up to 256) + zeroed (up to 4096). Remove all other palettes.

This furthermore needs a hook to reset the decoder on several occasions, like RIS and buffer switch.