We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is more of a Kitty/Tmux issue, but if anyone knows the answer it would probably be one of the folks here.
I'm using the neovim plugin image.nvim to display images in markdown files. This works fine in regular tmux sessions, but not in popups (like floax).
I've tried playing around with terminal overrides and options, but nothing seems to work.
Does anyone have a clue on how to get this working?
A simple test to replicate this issue is to run the following commands:
wget https://raw.githubusercontent.com/3rd/image.nvim/refs/heads/master/minimal-setup.lua nvim --clean -c ":luafile minimal-setup.lua"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This is more of a Kitty/Tmux issue, but if anyone knows the answer it would probably be one of the folks here.
I'm using the neovim plugin image.nvim to display images in markdown files.
This works fine in regular tmux sessions, but not in popups (like floax).
I've tried playing around with terminal overrides and options, but nothing seems to work.
Does anyone have a clue on how to get this working?
A simple test to replicate this issue is to run the following commands:
wget https://raw.githubusercontent.com/3rd/image.nvim/refs/heads/master/minimal-setup.lua nvim --clean -c ":luafile minimal-setup.lua"
The text was updated successfully, but these errors were encountered: