joshmedeski / t-smart-tmux-session-manager

t - the smart tmux session manager
326 stars 51 forks source link

Git worktree support #71

Closed joshmedeski closed 9 months ago

joshmedeski commented 1 year ago

As a user, I want my session names to understand git worktrees and create helpful and appropriate session names, so I can better contextualize my sessions.

0xRichardH commented 10 months ago

Hi @joshmedeski I have implemented a version of adding Git worktree support. Please take a look, and please let me know if you have any thoughts. Thanks 🙇 https://github.com/joshmedeski/t-smart-tmux-session-manager/pull/84