Skip to content

Add visual indicators for draggable pane borders#90

Merged
bborn merged 1 commit intomainfrom
task/172-change-the-mouse-so-ppl-know-they-can-dr
Jan 10, 2026
Merged

Add visual indicators for draggable pane borders#90
bborn merged 1 commit intomainfrom
task/172-change-the-mouse-so-ppl-know-they-can-dr

Conversation

@bborn
Copy link
Copy Markdown
Owner

@bborn bborn commented Jan 10, 2026

Summary

  • Added pane-border-lines: heavy to make pane borders thicker and more visible
  • Added pane-border-indicators: arrows to show arrows on the active pane border, making it clear the borders are interactive
  • Reset border styling back to defaults when panes are closed

These changes help users discover that they can drag pane borders to resize, improving the UX for the split-pane layout.

Test plan

  • Open a task detail view that has joined panes (Claude + Shell)
  • Verify the pane borders appear thicker with heavy styling
  • Verify arrow indicators appear on the active pane border
  • Drag a pane border to resize and confirm it works as expected
  • Close/hide the panes and verify borders reset to normal styling

🤖 Generated with Claude Code

Use heavy border lines and arrow indicators to make it more obvious
that tmux pane borders can be dragged to resize. This helps users
discover the resize functionality by providing visual cues.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@bborn bborn merged commit 2f89782 into main Jan 10, 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