Skip to content

Releases: chenasraf/tx

v2.5.3

Choose a tag to compare

@github-actions github-actions released this 28 May 13:58

2.5.3 (2026-05-28)

Bug Fixes

  • tmux: query live base indices after session create (a7b8439)

v2.5.2

Choose a tag to compare

@github-actions github-actions released this 28 May 13:33

2.5.2 (2026-05-28)

Bug Fixes

  • tmux: drop hardcoded -f config path (9b7d899)

v2.5.1

Choose a tag to compare

@github-actions github-actions released this 28 May 12:52

2.5.1 (2026-05-28)

Bug Fixes

  • tmux: respect base-index and pane-base-index (b12a90e)

v2.5.0

Choose a tag to compare

@github-actions github-actions released this 28 May 12:11

2.5.0 (2026-05-28)

Features

  • cli: autocomplete project names for prj (9739424)

v2.4.1

Choose a tag to compare

@github-actions github-actions released this 21 Apr 07:47

2.4.1 (2026-04-21)

Bug Fixes

  • use -B for background flag to prevent flags conflict (627fde8)

v2.4.0

Choose a tag to compare

@github-actions github-actions released this 07 Apr 21:18

2.4.0 (2026-04-07)

Features

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 04 Apr 20:29

2.3.0 (2026-04-04)

Features

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 24 Mar 09:32

2.2.0 (2026-03-24)

Features

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 23 Mar 21:20

2.1.0 (2026-03-23)

Features

  • accept multiple session names for rm/kill (296e135)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 20 Mar 13:08

2.0.0 (2026-03-20)

⚠ BREAKING CHANGES

  • tmux_local.yaml is no longer auto-discovered. Run tx migrate to add it as an explicit include. The --local/-l flag is removed in favor of --config/-c.

Features

  • replace tmux_local with config file includes (2e801cd)