Rename Kill→Close, add New Terminal palette entry, clean up exited terminals #2
Reference in New Issue
Block a user
Delete Branch "worktree-clear-todos"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
$SHELLpane viaLaunchTerminal(kind=terminal). Replaces the defaultshellprocess preset that was seeded on first run.KindTerminalentries are now dropped from the session inreapChild— terminals have no restart path, so leaving them behind as greyed rows in the Processes sidebar was just clutter.processListalso filters defensively.Clears the three active items in TODO.md.
Test plan
go build ./...go test ./...(incl. harness)go vet ./...Close <name>label,New Terminalentry, and that exiting the terminal removes its sidebar row.6ee6f6d867to01fc108086