Y
Hacker News
new
|
ask
|
show
|
jobs
by
judofyr
2900 days ago
iTerm2 has a escape codes for viewing images, but I haven’t seen any other terminals picking it up:
https://www.iterm2.com/documentation-images.html
1 comments
comesee
2900 days ago
This is nearly what I'm talking about but it requires the terminal emulator to understand the image format. I guess that makes sense for transfer efficiency, and if you want a pixel-level API you could just transfer BMPs.
link
daleroberts
2900 days ago
If you have iTerm2, you might like:
https://github.com/daleroberts/bv
https://github.com/daleroberts/itermplot
link