Commit Graph

11 Commits (ec10325c882f391cf7fce0f3aeea28a780942be8)

Author SHA1 Message Date
Ivan Klymenchenko f6060cc6b4 refactor: Refactor options.go 2 years ago
Ivan Klymenchenko 4da0e2d368 feat: Add aliases to commands 2 years ago
Ivan 1bf548bb96
Allow passing custom settings (#60) 3 years ago
Ivan 75e77dd325
Add --detach flag (#56) 3 years ago
Ivan 9df91519b1
Add list command (#43)
* [feature] Add "list" command
3 years ago
Ivan Klymenchenko 0880b52738 Add context_test.go 3 years ago
Ivan 73c5b7538e
Add -f option for portable configs (#21)
* Add -f option for portable configs
3 years ago
Ivan b693c55fd6
Replace docopt (#20)
* Replace docopt with pflag
3 years ago
Ivan 2a6aec6ce7
Fix creating windows (#17)
* Add --debug flag
* Fix creating windows
3 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
3 years ago
Ivan Klymenchenko 73c8669d80 Init 4 years ago