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.16k stars 362 forks source link

Duplicate keyboard shortcut settings. Ask AI shortcut not working #3985

Open syuraj opened 9 months ago

syuraj commented 9 months ago

Describe the bug

I see duplicate settings for Ask Warp AI and Restart Warp AI and shortcuts set there are not working for me. I am using latest version as of now. v0.2023.12.12.08.02.stable_04

image

To reproduce

Try the shortcut you have for Ask Warp AI. The default one is ctrl+shift+space. It probably won't launch the AI sidebox. Also, check the settings for duplicates as shown in the screenshot.

Expected behavior

Non duplicate settings and shortcut should work as before.

Screenshots

No response

Operating system

MacOS

Operating system and version

Sonoma 14.2

Shell Version

GNU bash, version 5.2.21(1)-release (x86_64-apple-darwin23.0.0)

Current Warp version

v0.2023.12.12.08.02.stable_04

Regression

Yes, this bug started recently or with an X Warp version

Recent working Warp date

No response

Additional context

No response

Does this block you from using Warp daily?

No

Is this a Warp specific issue? (i.e. does it happen in Terminal, iTerm, Kitty, etc.)

Yes, this I confirmed this only happens in Warp, not other terminals.

Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e

None

dannyneira commented 9 months ago

Hey @syuraj Thanks for submitting. As far as I'm aware the reason for the duplicate entries in the keyboard shortcuts menu is that the shortcuts are context aware, so for example one may apply to when you have a block selected, and the other may apply when you have text selected. Another thing to note is that if you have nothing selected at all, the CTRL-SHIFT-SPACE shortcut won't work (since it's context-specific shortcuts)

Please see my demo below, also the CMD-K and CTRL-L are ways to clear all blocks/clear terminal in addition to "Restart Warp AI", but it depends if your focus is on the Input/Blocks or within the Warp AI side panel. We have plans to improve this in the coming future to make the whole experience more cohesive (no firm ETA on release)

https://github.com/warpdotdev/Warp/assets/16809145/29fba70e-6172-4927-8047-69ab07b98c28

Hope this helps clear up the misunderstanding. Please let us know if any of the above isn't helpful and your issues persist.