Files
tx/CHANGELOG.md
2026-04-21 10:46:08 +03:00

4.1 KiB

Changelog

2.4.1 (2026-04-21)

Bug Fixes

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

2.4.0 (2026-04-07)

Features

2.3.0 (2026-04-04)

Features

2.2.0 (2026-03-24)

Features

2.1.0 (2026-03-23)

Features

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

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)

1.5.0 (2026-03-18)

Features

1.4.1 (2026-02-09)

Bug Fixes

1.4.0 (2026-02-09)

Features

1.3.0 (2026-02-08)

Features

  • config name case insensitivity (5c71d7b)

1.2.1 (2026-02-01)

Bug Fixes

  • select pane with window name (916bbef)
  • version/verbose flag (e917d6a)

1.2.0 (2026-01-30)

Features

1.1.0 (2026-01-29)

Features

  • add version flag (d913ae8)
  • allow overriding default layout (302ecb6)
  • update possible config locations (b52ef75)

1.0.1 (2026-01-29)

Bug Fixes

1.0.0 (2026-01-29)

Features