mfontanini / presenterm

A markdown terminal slideshow tool
https://mfontanini.github.io/presenterm/
BSD 2-Clause "Simplified" License
1.19k stars 29 forks source link

Use unicode placeholders to print images under kitty+tmux #166

Closed mfontanini closed 8 months ago

mfontanini commented 8 months ago

This uses the unicode placeholder strategy under kitty to get images (including gifs) to work when running under tmux. Caveats:

Fixes #72