Commit Graph

10 Commits (fb9a652eef87b9614fd96a34879209a5f02f3e3c)

Author SHA1 Message Date
Ivan fb9a652eef
Increase test coverage (#19)
* Increase test coverage for smug.go

* Add context struct

* Test commander_test.go

* Test commander_test.go
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
Adam Tucker 9528b927cf
Attach to first window from list-windows. (#13) 3 years ago
Ivan cfbd86c1c0
#8 Always kill first window from list-windows command (#9) 3 years ago
Ivan 880c448a05
Add support for `layout` in windows (#7) 3 years ago
Ivan Klymenchenko fd5dbedf12 Support passing windows to the stop command 3 years ago
Ivan Klymenchenko 0bb5fdc72e Add more checks for return values from methods 3 years ago
Ivan Klymenchenko 6695015ad0 Init 3 years ago
Ivan Klymenchenko 73c8669d80 Init 3 years ago