Open wookayin opened 4 years ago
Any chance this will get merged?
I'll finish this soon. Thanks for bumping up!
Bumping this PR! I would also find this very useful.
Would be great to have this merged
I can merge this soon, but it's really annoying (currently impossible) to make imgcat work well inside tmux. This is the limitation of kitty.
@wookayin an update:
[...] it's really annoying (currently impossible) to make imgcat work well inside tmux
tmux has now set -gq allow-passthrough on
Work in progress. Upstream issue: #4
https://sw.kovidgoyal.net/kitty/graphics-protocol.html
[x] works on plain kitty terminal e.g.
python -m imgcat FILENAME.png
orimgcat(np.array(...))
[ ] tmux support: it can print graphics, but they do not get cleared well
[ ] Support all parameters
/cc @teto