Releases: verte-zerg/gession
Releases · verte-zerg/gession
v0.4.0
v0.2.0
Added
- Add a prime mode that allows you to list directories instead of tmux sessions.
Changed
- [BREAKING] Change the flag for specifying the prompt from
-p
to-i
to avoid confusion with prime mode.
Full Changelog: v0.1.1...v0.2.0
v0.1.1
Added
- Add a demo GIF and a screenshot to the README file.
Fixed
- Fix unexpected exit when creating a new session without providing a name.
- Fix display of sessions to which no one has ever connected.
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Added
- Initial release with basic TUI for managing tmux sessions.
Full Changelog: https://github.com/verte-zerg/gession/commits/v0.1.0