Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Images not displaying #187

Closed
jessevdp opened this issue Jun 28, 2024 · 2 comments
Closed

Images not displaying #187

jessevdp opened this issue Jun 28, 2024 · 2 comments

Comments

@jessevdp
Copy link

Hey, I'm having some trouble with images not displaying.

(I'm using Alacrity on MacOS.)

Initially I had trouble with getting everything installed correctly. I followed some steps from #91 and got the minimal-setup.lua running without errors.

I can see that there are lines being reserved for the image to display (3 lines without line number, then line number 4). It just... isn't rendering.

Screenshot 2024-06-28 at 13 13 04

To make sure I got the simplest reproduction case I'm not even running this inside of Tmux or anything.

Perhaps a long shot... but any clue where I might need to look next?


Some version info:

Alacrity version 0.13.2

➜ nvim -v
NVIM v0.10.0
Build type: Release
LuaJIT 2.1.1716656478

➜ magick -version
Version: ImageMagick 7.1.1-34 Q16-HDRI x86_64

Thanks for your time & help!

@3rd
Copy link
Owner

3rd commented Jun 28, 2024

Hey, the plugin uses Kitty's graphics protocol or ueberzug++ for rendering, you need to set one of those up (works much better with Kitty).

@jessevdp
Copy link
Author

jessevdp commented Jul 1, 2024

Ah thanks! I don't know why... but I was under the impression that Alacrity would have it setup or something.

My bad! Sorry.

@jessevdp jessevdp closed this as completed Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants