warpdotdev / Warp

Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
https://warp.dev
Other
21.14k stars 362 forks source link

Add ability to disable blocks entirely #5195

Open lnxslck opened 2 months ago

lnxslck commented 2 months ago

Dupe Check

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

dannyneira commented 2 months ago

Thanks for submitting this request. To address your pain point with the focus, note that even if a block is active or selected, you can start typing and Warp will automatically focus the input and type into the input.

https://github.com/user-attachments/assets/5458ff31-34fb-40ee-9e46-fe47040f4ec5

To anyone else interested in this feature, please add a 👍 to the original post at the top to signal that you want this feature, and subscribe if you'd like to be notified.