sainnhe / tmux-fzf

Use fzf to manage your tmux work environment!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support tmux session titles with non alphanumeric characters

HerveMARTIN opened this issue · comments

Attach session with a non alphanumeric name is not working.
For example : if I select a tmux session named 'private_dotfiles', I get this error :
.tmux/plugins/tmux-fzf/scripts/session.sh' returned 123
I'll submit a PR soon, it's a regexp pb.

Thanks for your fix! This PR has been merged.