mirror of
https://github.com/chenasraf/tx.git
synced 2026-05-17 17:28:08 +00:00
4.1 KiB
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
- add background flag (54fa59b)
2.3.0 (2026-04-04)
Features
- ls sessions as table (7a9ea1b)
2.2.0 (2026-03-24)
Features
- allow pane size config (d067a6e)
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 migrateto add it as an explicit include. The--local/-lflag is removed in favor of--config/-c.
Features
- replace tmux_local with config file includes (2e801cd)
1.5.0 (2026-03-18)
Features
- initial_window option (3f82e19)
1.4.1 (2026-02-09)
Bug Fixes
- pgup/pgdown scroll (1b80378)
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
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
- error & cancel outputs (ae6de6b)
1.0.0 (2026-01-29)
Features
- initial commit (0f3d2a3)