[PR #12493] feat(app): add web input focus shortcut #14240

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

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

State: closed
Merged: Yes


What does this PR do?

  1. Add ctrl+l to focus the chat input
  2. Fix a broken import path to pass the pre-push typescript check

How did you verify your code works?

  1. start the web app and open a project
  2. pressing ctrl+l to focus the chat input and start typing
  3. click outside like message and press ctrl+l again to focus chat input

https://github.com/user-attachments/assets/861b7627-be64-42ef-9419-ff67364189f0

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/12493 **State:** closed **Merged:** Yes --- ### What does this PR do? 1. Add `ctrl+l` to focus the chat input 2. Fix a broken import path to pass the pre-push typescript check ### How did you verify your code works? 1. start the web app and open a project 2. pressing `ctrl+l` to focus the chat input and start typing 3. click outside like message and press `ctrl+l` again to focus chat input https://github.com/user-attachments/assets/861b7627-be64-42ef-9419-ff67364189f0
yindo added the pull-request label 2026-02-16 18:19:03 -05:00
yindo closed this issue 2026-02-16 18:19:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14240