sainnhe / tmux-fzf

Use fzf to manage your tmux work environment!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conflict with 'tmux-plugins/tmux-resurrect'

draibolit opened this issue · comments

It worked well when I initiated the new tmux server but I couldn't activate the when tmux was reloaded from 'tmux-plugins/tmux-resurrect'

I'm using tmux 3.2a.

Updates:
It showed menu when I ran ~/.tmux/plugins/tmux-fzf/main.sh from shell
but tmux command :run-shell -b ~/.tmux/plugins/tmux-fzf/main.sh didn't work

If it works fine in a new tmux environment, it means this plugin behaves as expected.

If things are different in new tmux environment and tmux-resurrect initiated environment, it means there's something wrong in tmux-resurrect.

You should open this issue in tmux-resurrect, not here.