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

Switching windows through the command line is slow #88

Open
edte opened this issue Jul 5, 2024 · 1 comment
Open

Switching windows through the command line is slow #88

edte opened this issue Jul 5, 2024 · 1 comment

Comments

@edte
Copy link

edte commented Jul 5, 2024

need wait 1s to switch windows

/Users/edte/.tmux/plugins/tmux-fzf/scripts/window.sh switch
$ tmux -V
tmux 3.4
@peterjumper
Copy link

just read the doc

FAQ

Q: Why use environment variables instead of tmux options to customize this plugin?

A: Because the performance of tmux options is very bad. I pushed a branch named tmux-options to demonstrate how bad the performance will be if we use tmux options to customize this plugin, you can checkout this branch and get it a try.

Q: How to launch tmux-fzf with preselected action?

A: See #6.

Q: What's your status line configuration?

A: See this post.

Q: What's the color scheme used in the screenshot?

A: Gruvbox Material

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