Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 10:59
· 7 commits to main since this release
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