jrmoulton / tmux-sessionizer

Tmux Sessionizer: A tool for opening git repositories as tmux sessions
MIT License
458 stars 35 forks source link

fix: rename function couldn't move to new directory #94

Open ariakh55 opened 7 months ago

ariakh55 commented 7 months ago

Hello, I'm back again with the rename function

I have recently updated to latest version of tmux-sessionizer and encountered this bug with the rename command, which couldn't rename the directory and update the session's path after renaming the session.

It's a small fix for this issue.