Commit Graph

8 Commits (7d3e51acdcae39216c951307dd9a315d4b552c3b)

Author SHA1 Message Date
Ivan b693c55fd6
Replace docopt (#20)
* Replace docopt with pflag
4 years ago
Ivan Klymenchenko edc73343cc Use $TMUX env variable to detect tmux session 4 years ago
Ivan Klymenchenko 4bbb374ccd Update to v0.1.4 4 years ago
Ivan Klymenchenko 540a8bf825 Update to v0.1.3.1 4 years ago
Ivan Klymenchenko c0664201d9 Print version in the usage command 4 years ago
Ivan 2a6aec6ce7
Fix creating windows (#17)
* Add --debug flag
* Fix creating windows
4 years ago
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 Klymenchenko 73c8669d80 Init 4 years ago