/reset should clear /reset

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

When typing /reset completely it resets and ALSO clears the typing of /reset, but if you type /re and then arrow down and press enter on RESET it doesn’t clear what you typed and leaves /re after you RESET has cleared the context window. IMO it should do exactly the same thing and i can’t think of a reason why someone would want otherwise.

Steps to Reproduce

type /re press arrow down to RESET

Expected Behavior

same behavior as typing /reset

Operating System

MacOS

Version Information

Version: 3.0.12 (Universal)
VSCode Version: 1.105.1
Commit: a80ff7dfcaa45d7750f6e30be457261379c29b00
Date: 2026-04-04T00:13:18.452Z
Layout: editor
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Darwin x64 23.6.0

Additional Information

This is the tiniest nit, but having to either type the whole thing every time or having to backspace the letters for no reason feels like a bug to me.

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. Yep, it’s a bug. Picking /reset from autocomplete should behave exactly the same as manually typing the full command. I’ve passed it to the team. It’s small, but we should still fix stuff like this.