Releases: inayayousfi/tmux-atelier
Release list
v0.4.0
Full Changelog: v0.3.0...v0.4.0
v0.3.0
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
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
What's Changed
- Rewrite tmux-atelier in Rust by @inayayousfi in #1
New Contributors
- @inayayousfi made their first contribution in #1
Full Changelog: https://github.com/inayayousfi/tmux-atelier/commits/v0.1.0