39 Commits

Author SHA1 Message Date
github-actions[bot]
8e6ded3040 chore(master): release 2.4.1 v2.4.1 2026-04-21 10:46:08 +03:00
627fde8b01 fix: use -B for background flag to prevent flags conflict 2026-04-21 10:44:28 +03:00
github-actions[bot]
53c0c4654b chore(master): release 2.4.0 v2.4.0 2026-04-08 00:17:00 +03:00
54fa59be46 feat: add background flag 2026-04-08 00:02:37 +03:00
github-actions[bot]
022b4de720 chore(master): release 2.3.0 v2.3.0 2026-04-04 23:28:48 +03:00
7a9ea1b41d feat: ls sessions as table 2026-04-04 23:27:17 +03:00
github-actions[bot]
779940ea3d chore(master): release 2.2.0 v2.2.0 2026-03-24 11:31:05 +02:00
d067a6e964 feat: allow pane size config 2026-03-24 11:28:27 +02:00
github-actions[bot]
c5e21a5897 chore(master): release 2.1.0 v2.1.0 2026-03-23 23:19:40 +02:00
296e13549e feat: accept multiple session names for rm/kill 2026-03-23 23:15:45 +02:00
github-actions[bot]
d8d915ec19 chore(master): release 2.0.0 v2.0.0 2026-03-20 15:07:17 +02:00
2e801cd91e feat!: replace tmux_local with config file includes
Replace the implicit tmux_local.yaml auto-discovery with an explicit
`include` array in `.config`. Included files are resolved relative to
the parent config, support `~` expansion and absolute paths, and can
be nested (with circular include protection).

Replace `--local`/`-l` flag with `--config`/`-c` on create, edit,
remove, and prj commands, accepting a target file path.

Add `tx migrate` command to automatically convert v1.x configs by
injecting the legacy tmux_local file as an include entry.

BREAKING CHANGE: 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`.
2026-03-20 15:04:20 +02:00
github-actions[bot]
1d2161f805 chore(master): release 1.5.0 v1.5.0 2026-03-19 00:11:40 +02:00
3f82e194bb feat: initial_window option 2026-03-19 00:05:09 +02:00
github-actions[bot]
41b7caa50f chore(master): release 1.4.1 v1.4.1 2026-02-19 21:19:58 +02:00
1b803786b8 fix: pgup/pgdown scroll 2026-02-09 23:03:06 +02:00
github-actions[bot]
98c8b84d02 chore(master): release 1.4.0 v1.4.0 2026-02-09 10:32:42 +02:00
cf1018abc3 feat: new UI 2026-02-09 10:27:47 +02:00
7534382360 feat: add support for aliases 2026-02-09 10:06:08 +02:00
github-actions[bot]
029556e681 chore(master): release 1.3.0 v1.3.0 2026-02-08 23:35:25 +02:00
5c71d7bc11 feat: config name case insensitivity 2026-02-08 23:27:20 +02:00
github-actions[bot]
f8e2de631a chore(master): release 1.2.1 v1.2.1 2026-02-01 10:58:29 +02:00
916bbef6e6 fix: select pane with window name 2026-02-01 10:56:36 +02:00
e917d6a5fc fix: version/verbose flag 2026-01-30 19:00:50 +02:00
github-actions[bot]
d02c4431a3 chore(master): release 1.2.0 v1.2.0 2026-01-30 02:04:20 +02:00
ffd722b6c9 feat: add named layouts 2026-01-30 02:02:12 +02:00
a470a93a7d docs: update README.md 2026-01-30 01:42:23 +02:00
0c73e4c502 feat: add kill command 2026-01-30 01:40:06 +02:00
2e741464c1 feat: add session autocompletions 2026-01-30 01:35:45 +02:00
github-actions[bot]
9cad6b2cef chore(master): release 1.1.0 v1.1.0 2026-01-30 01:29:20 +02:00
b52ef759b6 feat: update possible config locations 2026-01-30 01:27:36 +02:00
302ecb697e feat: allow overriding default layout 2026-01-30 01:20:14 +02:00
7a3b1364ae docs: update README.md 2026-01-29 14:23:05 +02:00
d913ae80f9 feat: add version flag 2026-01-29 14:21:21 +02:00
github-actions[bot]
45bd05c07d chore(master): release 1.0.1 v1.0.1 2026-01-29 14:08:42 +02:00
b3d357b386 docs: update README.md 2026-01-29 14:08:21 +02:00
ae6de6bf57 fix: error & cancel outputs 2026-01-29 14:06:51 +02:00
github-actions[bot]
07b876b574 chore(master): release 1.0.0 v1.0.0 2026-01-29 10:30:18 +02:00
0f3d2a36d9 feat: initial commit 2026-01-29 10:28:51 +02:00