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.11k stars 361 forks source link

Wait for user to enter command before sending AI assistant message to server #4183

Open mhconradt opened 7 months ago

mhconradt commented 7 months ago

Discord username (optional)

No response

Describe the solution you'd like?

I'd like it if the AI assistant prompt embedded in the terminal that pops up after I type # would wait for me to press enter before sending the command to the server.

Is your feature request related to a problem? Please describe.

When I'm writing detailed instructions to the assistant I don't want to be interrupted by the suggestions

Additional context

No response

How important is this feature to you?

3

Warp Internal (ignore) - linear-label:39cc6478-1249-4ee7-950b-c428edfeecd1

None

dannyneira commented 7 months ago

Thanks for this feature request @mhconradt!

We're actively working on an improved Warp AI experience that would address this. Please keep an eye on our Twitter for more, we'll also post updates in our Warp AI docs.

As a workaround, you can input the prompt/query and then press HOME or CTRL-A to jump the cursor to the beginning of the line and then press # to submit to Warp AI Suggestions.

https://github.com/warpdotdev/Warp/assets/16809145/4f986a5c-a351-409f-aeef-45b98cf04e30

Hope this helps!