|
|
|
|
|
by llimllib
125 days ago
|
|
I created one I like: https://github.com/llimllib/mdriver it can echo images with kitty image protocol, and streams the output, which I use to show LLM output as it arrives It doesn't handle paging - you can pipe it to `less` or whatever pager for that |
|