Skip to content

Fix task panes visibility when leaving task detail view#64

Merged
bborn merged 1 commit intomainfrom
task/140-the-task-panes-task-claude-and-task-shel
Jan 9, 2026
Merged

Fix task panes visibility when leaving task detail view#64
bborn merged 1 commit intomainfrom
task/140-the-task-panes-task-claude-and-task-shel

Conversation

@bborn
Copy link
Copy Markdown
Owner

@bborn bborn commented Jan 9, 2026

Summary

  • Clean up tmux panes (Claude and shell panes) when navigating away from the task detail view
  • Previously, panes would remain visible when opening retry dialog, attachments view, or closing a task
  • Now panes are properly hidden when leaving detail view through any navigation path

Test plan

  • Open a task with an active tmux session (panes visible)
  • Press r to open retry dialog - verify panes disappear
  • Go back to task detail, press f for attachments - verify panes disappear
  • Go back to task detail, press c to close task - verify panes disappear
  • Verify q/esc still works correctly to hide panes

🤖 Generated with Claude Code

Clean up tmux panes (Claude and shell panes) when navigating away from
the task detail view. Previously, panes would remain visible when:
- Opening the retry dialog (r key)
- Opening attachments view (f key)
- Closing a task (c key)

Now the panes are properly broken/hidden when leaving the detail view
through any navigation path.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@bborn bborn merged commit c286f0d into main Jan 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant