atanunq / viu

Terminal image viewer with native support for iTerm and Kitty
MIT License
2.53k stars 56 forks source link

Interactive mode #41

Open atanunq opened 4 years ago

atanunq commented 4 years ago

The image manager suggestion for this feature came from this comment. It would require to decouple the mess in the code base as a start - printing, image handling, path traversal, etc.

jarun commented 4 years ago

Also noting down another positive side effect of this: it would greatly reduce the amount of waiting time on large directories where currently all the images are traversed and rendered in a go.

yaymukund commented 3 years ago

Is this open to contributors? I’m interested in this feature and would like to try implementing it.

jarun commented 3 years ago

I believe yes. The last time @atanunq did mention his bandwidth issue so please feel free to pitch in.

atanunq commented 3 years ago

It very much is, go for it! :)