simonschoelly / KittyTerminalImages.jl

A package that allows Julia to display images in the kitty terminal editor
MIT License
97 stars 7 forks source link

Add function popKittyDisplay! #19

Closed leephillips closed 9 months ago

leephillips commented 10 months ago

To remove the Kitty image display from the end of the display list, if it contains at least one other element.

Sometimes I want to stop seeing images in the terminal, and use external windows instead.

simonschoelly commented 10 months ago

Thanks, this makes a lot of sense. And sorry for the long delay, I was busy with other kinds of things.

Could you also quickly add a short paragraph to README.md? Then we can merge this.

leephillips commented 10 months ago

Thanks, this makes a lot of sense. And sorry for the long delay, I was busy with other kinds of things.

Could you also quickly add a short paragraph to README.md? Then we can merge this.

Will do. As to the delay: I’m just glad to see you’re still maintaining this project, so useful for us Kitty users.

simonschoelly commented 9 months ago

Finally merging this. Thanks!

leephillips commented 8 months ago

The README is now out of step with the latest release, which doesn’t include the latest merge.