TelegramTUI icon indicating copy to clipboard operation
TelegramTUI copied to clipboard

Use something like imgcat for displaying images

Open watzon opened this issue 5 years ago • 1 comments

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.

watzon avatar Dec 14 '19 21:12 watzon

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

vtr0n avatar Dec 15 '19 09:12 vtr0n