Skip to content

Releases: ivaaaan/smug

v0.1.5

30 Dec 10:32
Compare
Choose a tag to compare

Changelog

edc7334 Use $TMUX env variable to detect tmux session

v0.1.4

30 Dec 10:04
Compare
Choose a tag to compare

Changelog

4bbb374 Update to v0.1.4

v0.1.3

24 Dec 13:43
Compare
Choose a tag to compare

Changelog

2a6aec6 Fix creating windows (#17)

v0.1.2

23 Dec 23:40
f9b4217
Compare
Choose a tag to compare
  • 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

v0.1.1

22 Dec 16:33
9528b92
Compare
Choose a tag to compare

Changelog

9528b92 Attach to first window from list-windows. (#13)
e9ae967 Terminate session on fail (#12)

v0.1.0

22 Dec 10:46
Compare
Choose a tag to compare

Changelog

First release