Usage image.nvim in Ghostty #274
Unanswered
XavierLaRochelle
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Hi, works for me Version
|
Beta Was this translation helpful? Give feedback.
0 replies
-
It does indeed work in Ghostty. Your error message about I have personally noticed better performance/stability with require('image').setup {
backend = 'kitty',
processor = 'magick_cli',
} |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, love the project!
Has anyone's been able to make image.nvim work inside of the Ghostty terminal?
I know it was designed around kitty but since Ghostty supports Kitty's graphics protocol, I figured it might be compatible. I tried myself but I'm stuck with the following error message : "magick rock not found, please install it and restart your editor.". I'm pretty sure magick rock is installed correctly on my machine so I'm guessing this is a terminal compatibility issue.
Beta Was this translation helpful? Give feedback.
All reactions