Skip to content

Releases: gschnall/tmint

v0.4.5

10 Aug 08:34
Compare
Choose a tag to compare

Changelog

16816cd Improve search to use fuzzy search, maintain a list of possible matches, and navigate matches with CTRL-n and CTRL-b
76b7eae Update readme version

v0.4.0

07 Aug 01:26
Compare
Choose a tag to compare

Changelog

217198a Select specific targets on refresh for create and delete
fd9b146 Updated stable version to 0.3.1

v0.3.1

09 Jul 07:15
Compare
Choose a tag to compare

Changelog

2c4fb1d Fix ENTER key in inactive session display
4f8a7a7 Updated readme

v0.3.0

09 Jul 07:01
Compare
Choose a tag to compare

Changelog

1474821 Add ESC to quit for inactive session display and fix cheat sheet clear bug
524a872 add hardcoded color theme, add logo screenshot to readme.
3ca914c Fix launch of tmux when no server exists
a50d164 fix for esc key and logo in inactive session display

v0.2.0

30 Jun 06:38
Compare
Choose a tag to compare

Changelog

ba92df5 Add git release info to gorelease config
dc429c7 Add project_name to gorelease config
95ae928 Add scrollback history features, resize display, and fix collapse and expand tree functionality.

v0.1.6

19 Feb 09:32
2dd2b45
Compare
Choose a tag to compare

Changelog

0924997 Fixes for mac os keybindings and latency
2dd2b45 Merge pull request #13 from gschnall/macOs-bug-fixes

v0.1.5

24 Jan 05:23
eecfabf
Compare
Choose a tag to compare

Changelog

dfd812d Fixes bugs associated with using time.sleep
2ee4bdd Fixes to readme setup steps
06c7792 Merge pull request #10 from gschnall/tmint-keybinding-fixes
d311494 Merge pull request #11 from gschnall/tmint-keybinding-fixes
eecfabf Merge pull request #12 from gschnall/tmint-keybinding-fixes
e25cf5f Merge pull request #9 from gschnall/tmint-keybinding-fixes
9cd76aa Readme updates
7132442 Rename screenshots file

v0.1.4

03 Jan 02:44
159994f
Compare
Choose a tag to compare

Changelog

a35cc43 Fixes attach session bug in tmint keybindings workflow
159994f Merge pull request #8 from gschnall/tmint-keybinding-fixes

v0.1.3

02 Jan 10:42
6867bab
Compare
Choose a tag to compare

Changelog

365441b Edited readme and added screenshot
578e07e Fixes bugs with tmint keybindings releated to switching sessions
a5787ea Merge pull request #6 from gschnall/readme-updates
6867bab Merge pull request #7 from gschnall/tmint-keybinding-fixes

v0.1.2

30 Dec 23:58
f07adcd
Compare
Choose a tag to compare

Changelog

d01b46d Add support tmint keybindings
755be64 Delete unnecessary text file
f07adcd Merge pull request #5 from gschnall/organize_code
8ba98fc Organize main.go and add release script