[PR #12558] fix(app): disable 3 safari prompt-input annoyances #14268

Closed
opened 2026-02-16 18:19:04 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/12558

State: closed
Merged: Yes


What does this PR do?

Safari on desktop and iOS (any iOS browser is Safari) makes the prompt input behave very annoyingly.
By default the input has auto capitalize, autocorrect, and spellcheck. I disabled all 3 as they are frustrating when prompting & writing shell commands.

How did you verify your code works?

Before

https://github.com/user-attachments/assets/3976a972-0758-44e6-b3c9-ab4ab7f4553f

After

https://github.com/user-attachments/assets/2496ef5a-3138-418f-858e-001086b81beb

Fixes: https://github.com/anomalyco/opencode/issues/12555

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/12558 **State:** closed **Merged:** Yes --- ### What does this PR do? Safari on desktop and iOS (any iOS browser is Safari) makes the prompt input behave very annoyingly. By default the input has auto capitalize, autocorrect, and spellcheck. I disabled all 3 as they are frustrating when prompting & writing shell commands. ### How did you verify your code works? #### Before https://github.com/user-attachments/assets/3976a972-0758-44e6-b3c9-ab4ab7f4553f #### After https://github.com/user-attachments/assets/2496ef5a-3138-418f-858e-001086b81beb Fixes: https://github.com/anomalyco/opencode/issues/12555
yindo added the pull-request label 2026-02-16 18:19:04 -05:00
yindo closed this issue 2026-02-16 18:19:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14268