joshmedeski / sesh

Smart session manager for the terminal
MIT License
410 stars 16 forks source link

feat: improve session logic #78

Closed joshmedeski closed 4 months ago

joshmedeski commented 4 months ago

Closes #77

Support custom session names by updating the determine logic.

Closes #75

Use "::" as a separator in the tmux list to support spaces in tmux path or name variables.