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

tmux screen become empty when the hint key was pressed. #163

Open
kyu08 opened this issue Dec 21, 2024 · 0 comments
Open

tmux screen become empty when the hint key was pressed. #163

kyu08 opened this issue Dec 21, 2024 · 0 comments

Comments

@kyu08
Copy link

kyu08 commented Dec 21, 2024

tmux screen become empty when the hint key was pressed.
To go back original screen, I have to press enter every time.

Is this caused by my configuration or environment or bug?

Kapture 2024-12-21 at 12 05 05

Environments

OS macOS Ventura 13.4
tmux -V tmux 3.4

My configuration

set -g @plugin 'fcsonline/tmux-thumbs'
set -g @thumbs-key 'f'
set -g @thumbs-osc52 1
set -g @thumbs-contrast 1
set -g @thumbs-command 'echo -n {} | pbcopy && tmux send-keys Enter'
set -g @thumbs-multi-command 'echo -n {}'
set -g @thumbs-unique enabled
set -g remain-on-exit off
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

1 participant