Y
Hacker News
new
|
ask
|
show
|
jobs
by
emosenkis
2063 days ago
How many competing protocols are there for displaying images in a terminal? There's this, iTerm2 (also supported by Secure Shell[1])... any others? We need one unified standard[2] for graphics in terminal emulators!
[1]
https://chromium.googlesource.com/apps/libapps/+/HEAD/hterm/...
[2]
https://xkcd.com/927/
1 comments
csande17
2063 days ago
Don't forget the classic SIXEL:
https://github.com/saitoha/libsixel
link