joshmedeski / t-smart-tmux-session-manager

t - the smart tmux session manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to open a new tmux session

alienxp03 opened this issue · comments

commented
> t
/Users/user/.tmux/plugins/t-smart-tmux-session-manager/bin/t: line 181: syntax error near unexpected token `;'
/Users/user/.tmux/plugins/t-smart-tmux-session-manager/bin/t: line 181: `detached) ;&'

Recently installed it on my M2 machine, using zsh. Typing t, search feature works. However after selecting one of the directory, I'm getting this error. 🤔

You need to upgrade bash.

brew install bash
commented

Thanks! That works. Missed that on the README.