dccsillag / magma-nvim

Interact with Jupyter from NeoVim.
GNU General Public License v3.0
988 stars 50 forks source link

Ueberzug is no more maintained #72

Closed WhiteBlackGoose closed 1 year ago

WhiteBlackGoose commented 1 year ago

First of all, thanks for your amazing work. And thanks to the ueberzug's maintainer, who, unfortunately, recently burned out.

As it's not maintaned and not available in pip repositories anymore, we can try to revive it at least to something working.

I created a fork of it and currently am trying to make it work (I think it even works, but for some reason my plots still don't show up :sweat_smile: ).

I guess we can use this issue as some kind of roadmap who's installing magma and came across this problem.

WhiteBlackGoose commented 1 year ago

(just clarification: I'm not a successor of the maintainer or anything (I don't know enough to maintain it). It would be amazing if someone could pick it up though)

usmcamp0811 commented 1 year ago

I saw that the other day.. that sucks.. I've kind of switched to Kitty.. but do support the effort to have alternatives like ueberzug.. hey does this mean we can change its name? lol cause I can never remember how to spell it when I need to install it :-D

sdifru commented 1 year ago

@usmcamp0811 How do you show plots with kitty? I use kitty and am unable to show plots.

WhiteBlackGoose commented 1 year ago

@sdifru did you write

vim.g.magma_image_provider="kitty"

?