[Feature] Add a mark for notebook spilt pane to indicate I'm using that pane
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 65.1k
- Forks
- 5.6k
- PR merge metrics
- PR metrics pending
Description
Dupe Check
- I have searched Warp feature requests and there are no duplicates
Describe the solution you'd like?
Currently if I'm using split panel for terminals, there's a tiny triangle mark to indicate which pane I'm using:
So I can always know where I am when there are multiple panes:
However if this is a notebook pane there's no such mark:
The cursor is now on the notebook pane but the triangle mark is still on the terminal pane.
This makes it real hard to tell where I'm at and I sometimes close the wrong pane because of that, which is pretty annoying. Sure you can tell which pane you are using by looking for the cursor, but that's much harder than just check the triangle sign on the left upper corner.
Is your feature request related to a problem? Please describe.
No response
Additional context
No response
How important is this feature to you?
4
Warp Internal (ignore) - linear-label:39cc6478-1249-4ee7-950b-c428edfeecd1
None
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the split-pane UI handling terminal and notebook panes, then compare how the active-pane triangle is selected and rendered. Done means the indicator follows the notebook pane when it is active without breaking terminal-pane behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100