dccsillag / magma-nvim

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

[Bug] MagmaInit fails when Ueberzug is not installed #48

Closed augustebaum closed 1 year ago

augustebaum commented 2 years ago

Thanks very much to the project maintainers, this looks very promising!

Unfortunately I cannot use this as I use MacOS and ueberzug does not work on MacOS (see #15). However, I was wondering if it would be possible to still use magma-nvim without ueberzug, with the caveat that images cannot be displayed? As it stands, I can't even try out the plugin because :MagmaInit complains that ueberzug is not installed. Or maybe I underestimated how much the project relies on ueberzug?

Thanks in advance for the consideration.

dccsillag commented 2 years ago

Oh, that's strange; what you just described (no ueberzug ==> just don't show images) is what's supposed to happen. I'll take a look.

(Ueberzug is not only non-essential to magma-nvim itself, but is reasonably abstracted away in the code.)

dccsillag commented 2 years ago

Should be solved now. Can you confirm?

augustebaum commented 1 year ago

Confirmed, looking forward to using it! Thanks for the quick feedback.

YIPSHINGHIM commented 1 year ago

Hi there,

I seem to be running into a similar issue as the one described here. I'm using a Mac and, as ueberzug isn't supported on this platform, I've left that part blank. The results from :checkhealth reflect this.

However, I've encountered a snag when trying to run :MagmaInit. It's saying that it's not a recognised editor command. 😅

Any help on how to get past this would be greatly appreciated. Thanks in advance for your time and assistance!

CleanShot 2023-06-20 at 00 22 25@2x


CleanShot 2023-06-20 at 00 22 45@2x