Commit Graph

5 Commits (f9b4217af3413b6626a520f9c2e3a0c45cbc96ca)

Author SHA1 Message Date
Ivan f9b4217af3
Allow creating sessions without nesting (#16)
* Allow creating sessions without nesting
* New `--attach` flag allows you to switch a client when you're inside tmux session
* If the session already exists, Smug won't throw an error. Instead, it will attach you to an existing session
4 years ago
Ivan e9ae967962
Terminate session on fail (#12)
Rollback changes if Start() returns an error
4 years ago
Ivan Klymenchenko fd5dbedf12 Support passing windows to the stop command 4 years ago
Ivan Klymenchenko 3a0c09c7e3 Update README.md 4 years ago
Ivan Klymenchenko 73c8669d80 Init 4 years ago