[ux] commands are sent to chat instead executed if executed when everything but the slash gets removed from the input before typing the command again #568

Closed
opened 2026-02-16 17:27:23 -05:00 by yindo · 1 comment
Owner

Originally created by @irth on GitHub (Jul 8, 2025).

version: 0.2.13

what happens:

  • if you type a command e.g. /exit, remove the exit part (until just / remains and the completion popup disappears), then re-type exit or any other command, the command is sent to chat instead of executed

what I expected:

  • the command is executed

demo video:

https://github.com/user-attachments/assets/54ee6389-4aac-4714-8137-f962e1c5e6ca

Originally created by @irth on GitHub (Jul 8, 2025). **version:** `0.2.13` **what happens:** - if you type a command e.g. `/exit`, remove the `exit` part (until just `/` remains and the completion popup disappears), then re-type exit or any other command, the command is sent to chat instead of executed **what I expected:** - the command is executed **demo video:** https://github.com/user-attachments/assets/54ee6389-4aac-4714-8137-f962e1c5e6ca
yindo closed this issue 2026-02-16 17:27:23 -05:00
Author
Owner

@rekram1-node commented on GitHub (Jul 9, 2025):

That is annoying, same behavior for "@" too, made a PR to address

@rekram1-node commented on GitHub (Jul 9, 2025): That is annoying, same behavior for "@" too, made a PR to address
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#568