Commit Graph

121 Commits (abc059242d696a6b980f21232b0fcd7b42244015)
 

Author SHA1 Message Date
Ivan 7bbcbd5bfe
Update bug_report.md 3 years ago
Ivan Klymenchenko 2a0078d9d7 Merge branch 'master' of github.com:ivaaaan/smug 3 years ago
Ivan b6da3e95da
Use last pane id for splitting windows (#35)
* Use last pane id for splitting windows
3 years ago
Ivan Klymenchenko 00096ca320 Merge branch 'master' of github.com:ivaaaan/smug 3 years ago
Ivan c07add3bef
[WIP] Bugfix/split layout is not working correctly (#33)
* [bugfix] fix options order in split-layout command
3 years ago
Ivan Klymenchenko 93483254c0 Update version to v0.1.8 3 years ago
Jordan Grant 48d6526b0e
[bugfix] reference pane by id instead of index (#29) 3 years ago
Ivan ee70a539e0
Run os.Exit on error (#27) 3 years ago
Ivan Klymenchenko e306881d65 Move errors to commander.go 3 years ago
Ivan Klymenchenko 9b16ddcb61 Merge branch 'master' of github.com:ivaaaan/smug 3 years ago
Ivan Klymenchenko 6bf834c375 Fix formatting 3 years ago
Ivan ab7bc90c8d
Add bages (#25)
* Add bages to README.md
3 years ago
Ivan Klymenchenko 3c90b62e85 Merge branch 'master' of github.com:ivaaaan/smug 3 years ago
Ivan e0a4407559
New project commands (#24)
* Add new/edit commands
3 years ago
Ivan Klymenchenko 462c14f70e Update version to v0.1.7 3 years ago
Ivan Klymenchenko 90fc3d0523 Downgrade to v0.1.6 3 years ago
Ivan Klymenchenko b9d327b906 Update version to v0.1.7 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 Klymenchenko 0880b52738 Add context_test.go 3 years ago
Ivan Klymenchenko 50c2641b6e Update usage 3 years ago
Ivan 73c5b7538e
Add -f option for portable configs (#21)
* Add -f option for portable configs
3 years ago
Ivan Klymenchenko 7d3e51acdc Fix release command 3 years ago
Ivan Klymenchenko 4639539f19 Fix release command 3 years ago
Ivan Klymenchenko 6892d080a8 v0.1.6 3 years ago
Ivan Klymenchenko 63914313b5 Update release command 3 years ago
Ivan Klymenchenko a08a5cd3b8 Add release command to Makefile 3 years ago
Ivan Klymenchenko 44c4b1f82d Add release command to Makefile 3 years ago
Ivan b693c55fd6
Replace docopt (#20)
* Replace docopt with pflag
3 years ago
Ivan Klymenchenko ac8b4247ce Add more tests 3 years ago
Ivan Klymenchenko 664cc0b6be Fix test 3 years ago
Ivan Klymenchenko 18d7fc8f81 Replace docopt with pflag 3 years ago
Ivan b0e2d1208b Update issue templates 3 years ago
Ivan Klymenchenko edc73343cc Use $TMUX env variable to detect tmux session 3 years ago
Ivan Klymenchenko 4bbb374ccd Update to v0.1.4 3 years ago
Ivan Klymenchenko 540a8bf825 Update to v0.1.3.1 3 years ago
Ivan Klymenchenko c0664201d9 Print version in the usage command 3 years ago
Ivan Klymenchenko 50d4b3f147 Update config example with env variable 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
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 a7ab672b7d Update README.md 3 years ago
Ivan Klymenchenko 98e62d97b6 Update README.md 3 years ago
Adam Tucker 9528b927cf
Attach to first window from list-windows. (#13) 3 years ago
Ivan e9ae967962
Terminate session on fail (#12)
Rollback changes if Start() returns an error
3 years ago
Ivan Klymenchenko 3a7c152591 Update .gitignore 3 years ago
Ivan Klymenchenko 8a430f7c72 Add goreleaser 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 f85d2fcb98
Make readme prettier (#6)
Update README.md
3 years ago
Ivan Klymenchenko 12250ea3e3 Make Usage section prettier 3 years ago