3rd / image.nvim

🖼️ Bringing images to Neovim.
MIT License
1.03k stars 42 forks source link

image not hidden in tmux listing UI w/ `tmux_show_only_in_active_window` set #197

Open moetayuko opened 2 months ago

moetayuko commented 2 months ago

With tmux_show_only_in_active_window = true, the image actually disappears when switching windows via <prefix>+left/right. However, it's not hidden in listing UIs such as:

Is this expected? Is is possible to hide the image in these special menus?

3rd commented 2 months ago

Hey, we don't have that yet, we could probably do it with a tmux plugin.