BoltAI / BoltAI

BoltAI issue tracker
https://boltai.app
6 stars 0 forks source link

Unexpected keyboard shortcut behaviour on chat entry input focus #106

Closed kyranjamie closed 2 weeks ago

kyranjamie commented 3 weeks ago

cmd + is normally delete entirely line, when in a text input, but now it prompts to delete the chat.

I believe this behaviour should only be when the input isn't focused. Though perhaps tricky as you default to the input being focused.

Perhaps:

longseespace commented 3 weeks ago

Ah good idea. Maybe we can change it to Command + Shift + Delete to make it more explicit?

longseespace commented 2 weeks ago

I’ve changed it to Command Shift Delete