[FEATURE]: allowing commands mid-msg #2366

Open
opened 2026-02-16 17:35:21 -05:00 by yindo · 1 comment
Owner

Originally created by @oribarilan on GitHub (Oct 30, 2025).

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

Currently at mentionds (@) are allowed mid msg, but for some reason commands (/) are not.
One annoying example is if a user wants to access /help or change a model after a message was already typed.

Solution: Allow commands at any point of the msg, and don't clear the text input after command was executed.

Originally created by @oribarilan on GitHub (Oct 30, 2025). ### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request Currently at mentionds (`@`) are allowed mid msg, but for some reason commands (`/`) are not. One annoying example is if a user wants to access /help or change a model after a message was already typed. Solution: Allow commands at any point of the msg, and don't clear the text input after command was executed.
yindo added the discussion label 2026-02-16 17:35:21 -05:00
Author
Owner

@oribarilan commented on GitHub (Oct 30, 2025):

showing suggested implementation in #3580 , in case you want to support this :)

@oribarilan commented on GitHub (Oct 30, 2025): showing suggested implementation in #3580 , in case you want to support this :)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#2366