Commit Graph

54 Commits (40106e141d1707bf5879a1f86b161c00f67b7d8e)
 

Author SHA1 Message Date
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
Ivan 35cb369d51
Merge pull request #5 from ivaaaan/add-instalation-section
Add Installation section
3 years ago
Ivan Klymenchenko acc976b40e Add Installation section 3 years ago
Ivan ce316cf89a
Merge pull request #4 from ivaaaan/support-windows-in-stop-command
Support passing windows to the stop command
3 years ago
Ivan Klymenchenko fd5dbedf12 Support passing windows to the stop command 3 years ago
Ivan 86556c1801
Create go.yml 3 years ago
Ivan 0f8af03e74
Merge pull request #3 from ivaaaan/fix-lint-issues
Add more checks for return values from methods
3 years ago
Ivan Klymenchenko 0bb5fdc72e Add more checks for return values from methods 3 years ago
Ivan Klymenchenko cf5b6db5d3 Update README.md 3 years ago
Ivan Klymenchenko d14bdf0764 Fix typo 3 years ago
Ivan Klymenchenko 1aee36a3b7 Fix usage example 3 years ago
Ivan Klymenchenko f3197feb43 Replace GIF 3 years ago
Ivan Klymenchenko b61e6861e7 Merge branch 'master' of github.com:ivaaaan/smug 3 years ago
Ivan Klymenchenko 77c7f8b854 Update README.md 3 years ago
Ivan 9ed0d1b25d
Merge pull request #2 from ivaaaan/add-code-of-conduct-1
Create CODE_OF_CONDUCT.md
3 years ago
Ivan c16c1ca176
Create CODE_OF_CONDUCT.md 3 years ago
Ivan 413abc2e04
Create LICENSE 3 years ago
Ivan Klymenchenko 3baa529ce2 Update README.md 3 years ago