Skip to content

Releases: distek/tmux-tools

v0.2.3

08 Mar 23:09
Compare
Choose a tag to compare

v0.2.2

06 Mar 14:14
Compare
Choose a tag to compare
fix/chore: up/down replaced with top/bottom + focus-pane exits with 1

Top/bottom matches the tmux verbiage more

focus-pane now exits with 1 and doesn't allow wrapping
Handle failures like:
run-shell "~/.local/bin/tmux-tools focus-pane right || exit 0"

v0.2.1

22 Feb 02:47
Compare
Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

Better code docs and error output (still needs work)

v0.2.0

21 Feb 05:42
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.2.0

Notable changes:

  • added sessions command

v0.1.0

06 Feb 17:44
Compare
Choose a tag to compare

Initial release.