Skip to content

Releases: inayayousfi/tmux-atelier

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 07 Sep 16:03
3ab2a22

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 10:59
2bd37bd

What's new

tmux-atelier can now restore approved foreground Linux processes with their working directories, shells, and complete argument lists. When a restored command exits, its pane returns to a shell.

Workspace replacement is now transactional across the complete restore operation. Atelier rechecks the live tmux state before replacing mismatched workspaces, recovers interrupted replacements on the next startup, and starts restored processes only after the new topology commits.

Prompts now use terminal-default colors, mark editable values more clearly, and default confirmations to yes. Plain Y or N submits a confirmation while preserving cancellation and terminal cleanup.

Full changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 14:13
e6a7c04

What's new

tmux-atelier can now move through tabs and workspaces with the existing tmux navigation keys. Stopped workspaces open when selected, and both status rows keep the active item visible in narrow terminals.

Tab and workspace menus now cover renaming, closing, editing, and deleting. The workspace creation key is configurable and can be disabled.

The workspace wizard finds SSH destinations in common shell history files and remembers destinations that work. Its selection menus also make better use of the available terminal height.

The installer accepts --install-dir for custom locations. The project now uses Rust 2024, and the README has been split into a short introduction and a complete guide.

Full changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 30 Aug 20:54
04f093a

What's Changed

New Contributors

Full Changelog: https://github.com/inayayousfi/tmux-atelier/commits/v0.1.0