ivaaaan / smug

Session manager and task runner for tmux. Start your development environment within one command.
MIT License
709 stars 29 forks source link

features: swich new project #117

Open newyorkthink opened 1 year ago

newyorkthink commented 1 year ago

when i start this project, i want to new project i just stop this project , and start new project

can you make new arugment like

smug change

benyanke commented 1 year ago

So smug change would be smug stop + smug start?

ivaaaan commented 1 year ago

You can use -a flag: smug start new_project -a. It won't stop project, but will switch session.

newyorkthink commented 1 year ago

So smug change would be smug stop + smug start?

smug stop + smug restart