mrusme / neonmodem

Neon Modem Overdrive
https://neonmodem.com
GNU General Public License v3.0
532 stars 22 forks source link

sixel support? #49

Open Skaterjess2012 opened 8 months ago

Skaterjess2012 commented 8 months ago

love this app, it's amazing! thought I'd drop a suggustion with images to use sixel? it's growing in support and works really well I've found with other terminal applications.

mrusme commented 8 months ago

Hey there, thanks, appreciate it. Sure, I'm open to PRs for that. My terminal of choice - Alacritty - does not yet support sixels, hence it's nothing I can really help with.

Skaterjess2012 commented 8 months ago

ahhh makes sense, Alacritty is pretty awesome so understandable. Not much of a go programmer but I'll give it a shot one of these weekends

Skaterjess2012 commented 8 months ago

from what I can tell, you tell it to render images here right? https://github.com/mrusme/neonmodem/blob/494b856c9e5298ba3628edb0495894a1aefe4087/ui/windows/postshow/view.go#L56C2-L58C3

calling the lib in system/lib/lib.go