Daniel Csillag
Daniel Csillag
> @dccsillag Is there a good reason for people willing to compile from source not to build from the branch of this pr and use as a daily driver? If...
> hey, hope you've been doing alright! have you had any luck so far? patiently waiting regardless :D I'm afraid I've had no luck. I'm sorry for the inconvenience, but...
Just to add to @joaopauloalbq's comment above: There's no need to worry about me having forgotten about the work here or giving up on it. It's consistently in my personal...
Yup, good call. Will fix.
Yep, that's a planned feature. I'll try to get working on it soon.
The trickiest bit is deciding what the interface will look like. It would be quite helpful to have some references of how other Jupyter clients do this (and if we...
The problem seems to happen because libffi 'version 6' is not installed. Can you look for `libffi.so.*` in your machine (e.g. via `find / -name 'libffi.so.*'`)?
Very sorry for the delay. When magma-nvim receives an image, it has some size (in pixels). The logic to decide which size to show the image in is as follows:...
Hey folks, Sorry if it is a bit late, but I just had a stray thought about this -- do you use tmux? If so, does the issue still occur...
Regardless, I just did some work that should solve this. Can you confirm?