Skip to content

Releases: verte-zerg/gession

v0.4.0

22 Nov 21:11
5175de7
Compare
Choose a tag to compare

What's Changed

  • Gession V2: preview, shortcuts and more in #1

Full Changelog: v0.2.0...v0.4.0

v0.2.0

21 Sep 11:47
Compare
Choose a tag to compare

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

21 Sep 09:19
Compare
Choose a tag to compare

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

21 Sep 09:17
Compare
Choose a tag to compare

Added

  • Initial release with basic TUI for managing tmux sessions.

Full Changelog: https://github.com/verte-zerg/gession/commits/v0.1.0