Goose
Install
brew install block/goose/gooseFor other platforms, see the Goose documentation .
Launch
Open a terminal with ⌘+⌥+1, then start a session:
goose session startStart a named session so you can return to it later: goose session start --name my-featureResume it in any subsequent terminal: goose session resume --name my-featureList all saved sessions with goose session list.
Last updated on