Skip to content
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

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

Open
moetayuko opened this issue Jul 18, 2024 · 1 comment

Comments

@moetayuko
Copy link

moetayuko commented Jul 18, 2024

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:

  • <prefix> + ? (list key bindings)
  • <prefix> + s (choose sessions)
  • <prefix> + w (choose windows)
  • ...

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

@3rd
Copy link
Owner

3rd commented Jul 18, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants