Commit Graph

8 Commits (48d6526b0e029f8015cc6e5d8989259ff8bf3065)

Author SHA1 Message Date
Jordan Grant 48d6526b0e
[bugfix] reference pane by id instead of index (#29) 3 years ago
Ivan 40106e141d
Create a default window, and then kill it, instead of using (#23)
* Create a default window, and then kill it, instead of using
3 years ago
Ivan fb9a652eef
Increase test coverage (#19)
* Increase test coverage for smug.go

* Add context struct

* Test commander_test.go

* Test commander_test.go
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 cfbd86c1c0
#8 Always kill first window from list-windows command (#9) 4 years ago
Ivan 880c448a05
Add support for `layout` in windows (#7) 4 years ago
Ivan Klymenchenko 6695015ad0 Init 4 years ago
Ivan Klymenchenko 73c8669d80 Init 4 years ago