Add ability to disable block selection on click
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?
This has been asked before and it really makes sense, add the abillity to disable blocks.
They serve no purpose other than stealing the focus from the command input when switching windows.
Expected results: Click anywhere in a pane to active command input.
Actual results: If a pane I clicked on is already active a block is selected instead.
Is your feature request related to a problem? Please describe.
It's very frustrating to be switching windows or simply clicking warp and not having the cursor on the command input.
Additional context
No response
How important is this feature to you?
5 (Can't work without it!)
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
Start by tracing how clicking a pane selects blocks and how focus returns to the command input. Use the issue's expected and actual results to define the behavior: clicking anywhere in a pane should activate the command input without selecting a block when block selection is disabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100