Customize the terminal title (馃暫 spotuify) - #38
Conversation
There was a problem hiding this comment.
馃挕 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 51fcb9df12
鈩癸笍 About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 馃憤.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
@codex review |
|
Codex Review: Didn't find any major issues. Keep it up! Reviewed commit: 鈩癸笍 About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 馃憤. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
Summary
馃暫 spotuifyin supported terminal tab and window titlesTERM=dumb, and CI environmentsImpact
Spotuify sessions are easier to identify among terminal tabs without changing CLI or piped output. The title is cleared when the renderer shuts down, including signal-driven teardown.
Validation
bun run typecheckbun test(1,035 passed)git diff --check origin/main...HEAD