Andrei Neculaesei
Andrei Neculaesei
Changed it to not send U at all if not used.
no, it's using the magick lua rock, you can check if your setup worked by running `:lua require("magick")` in neovim, without loading the plugin
> Plugin just doesn't seem to be able to find magick/init.lua??? Updated it so it shows the loading error for the rock, it might point you in the right direction.
@FunnyGhost solved it like https://github.com/3rd/image.nvim/issues/91#issuecomment-2025287226
Hey, thanks for the kind words! For custom handling I think it's easy for users to do a tree-sitter query and render the image, but we can add an option...
Very interesting, what's your environment? (term/tmux/ssh?) We're hitting something similar over SSH, does this fix it for you? https://github.com/3rd/image.nvim/pull/158
Seems like something introduced recently, reproduced with Kitty. Will investigate, thanks for the issue!
I'd expect ueberzugpp to work with zellij, will check it out.
That shouldn't happen, the new Tmux version might've broken our hack. It's working with Tmux 3.3a, I'll check with the new version and look for a different way to hook...
Well, as much as I love Kovid, I don't agree with him on that, and I'd say that for me the multiplexer is more important than the terminal emulator. Kitty...