Closed sc0 closed 12 months ago
Thanks, but this unfortunately doesn't work on my machine (macOS zsh). I did a little fix https://github.com/sainnhe/tmux-fzf/commit/ce27ae458ce071ee41e80fcb9b2e79ee2dd151cc and hope this would work for you.
Oh, sorry for that! Your change works perfectly fine for me. Btw I've noticed multi-word not working for session names, so I've made a new PR for this https://github.com/sainnhe/tmux-fzf/pull/74
Creating new sessions didn't work for fish shell (and potentially for others), so I wrapped the command with
bash -c
to keep it compatible.