-
Notifications
You must be signed in to change notification settings - Fork 63
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
Unable to Display Images in Neovim Using ueberzug
on macOS
#260
Comments
Don't forget to configure image.nvim |
Hey, can you check the instructions added here? #270 |
I wanted to recommend that but ueberzug works in their terminal, so it can't be that |
Got it, going to debug it on a mac this weekend. |
I also added a comment in my PR |
Same problem, hopefully a quick fix. |
Same issue here on macos |
Same issue here, I also tried modify the minimal startup to use |
Hi, I had a issue when trying to install image.nvim on my mac and I need some help:
I've tested on both iTerm2 and WezTerm, so it probably not related to the emulator.
I've download the
minimal-setup.lua
(and I change the backend toueberzug
) and start it withnvim --clean -c ":luafile minimal-setup.lua"
, here's what I got:I put the ImageReport here for reference
Details
image.nvim report
Make sure you don't leak any personal information before sharing this report.
System Information
Plugin Configuration
Processor Information
Backend Information
Images
then I open ueberzugpp log and I found this:
The ueberzugpp log
to test it out I run
ueberzug layer
with the command in log, and it displays correctly outside neovimI've spent hours debugging this issue and I'm stuck with this. Is there something I'm missing, or are there specific configurations required to make ueberzug work within Neovim?
The text was updated successfully, but these errors were encountered: