vtr0n / TelegramTUI

Telegram client on your terminal
MIT License
817 stars 70 forks source link

Use something like imgcat for displaying images #52

Open watzon opened 4 years ago

watzon commented 4 years ago

aalib is nice, but sometimes you want to see actual images, especially when they're gifs. It would be cool if you could optionally integrate something like imgcat for actually displaying color images. It would have to be behind a config option like aalib is.

vtr0n commented 4 years ago

Thanks for the idea, but I think that imgcat working only inside tmux ;( Currently telegramtui working with npyscreen, which a wrapper for ncurses.