-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Slash command: /model keybinding erases typed agent prompt #15821
Copy link
Copy link
Closed
Labels
area:agentAgent workflows, conversations, prompts, cloud mode, and AI-specific UI.Agent workflows, conversations, prompts, cloud mode, and AI-specific UI.area:settings-keybindingsSettings UI, preferences, keybindings, and keyboard-shortcut management.Settings UI, preferences, keybindings, and keyboard-shortcut management.bugSomething isn't working.Something isn't working.factory-auto-implementQueued for automated implementation by the Warp factoryQueued for automated implementation by the Warp factoryfactory:wilsonos:linuxLinux-specific behavior, regressions, or requests.Linux-specific behavior, regressions, or requests.repro:highThe report includes enough evidence that the issue appears highly reproducible.The report includes enough evidence that the issue appears highly reproducible.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.warp:auto-triage-review
Description
Activity
Metadata
Metadata
Assignees
Labels
area:agentAgent workflows, conversations, prompts, cloud mode, and AI-specific UI.Agent workflows, conversations, prompts, cloud mode, and AI-specific UI.area:settings-keybindingsSettings UI, preferences, keybindings, and keyboard-shortcut management.Settings UI, preferences, keybindings, and keyboard-shortcut management.bugSomething isn't working.Something isn't working.factory-auto-implementQueued for automated implementation by the Warp factoryQueued for automated implementation by the Warp factoryfactory:wilsonos:linuxLinux-specific behavior, regressions, or requests.Linux-specific behavior, regressions, or requests.repro:highThe report includes enough evidence that the issue appears highly reproducible.The report includes enough evidence that the issue appears highly reproducible.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.warp:auto-triage-review
Pre-submit Checks
Describe the bug
In an agent pane, typed prompt text is lost when I trigger
Slash command: /modelfrom a keyboard shortcut.I bind that action in Settings > Keyboard shortcuts (Ctrl+M in the recording, but the specific keys do not matter). I type a draft in a new agent conversation, press the shortcut, pick a model, and the draft is gone. The input is back to the empty placeholder.
Closest existing issue is #12711 (profile switcher clearing input). That one is about profiles, not
/model, and it claimed the model selector already restored the prompt.To reproduce
Slash command: /model./modelshortcut.Expected behavior
The draft I typed before opening
/modelshould still be in the input after I pick a model.Screenshots, videos, and logs
warp_model_erases_text.mp4
Sequence:
Slash command: /model= Ctrl+M.this is samp.Search models.fableand select Claude Fable 5.1 (high).Warp anything e.g. Create unit tests for my authentication service.Operating system (OS)
Linux
Operating system and version
CachyOS Linux (Arch-based), kernel 7.2.0-1-cachyos, KDE Plasma, Wayland
Shell Version
zsh 5.9.2 (x86_64-pc-linux-gnu)
Current Warp version
v0.2026.09.02.08.27.stable_01
Regression
No, this bug or issue has existed throughout my experience using Warp
Recent working Warp date
N/A
Additional context
Wayland. Reproduced from a new agent conversation with no prior messages.
The bound action is the built-in
Slash command: /modelcommand, not a custom script. Same wipe happens with any keybinding for that action.Does this block you from using Warp daily?
No
Is this an issue only in Warp?
Yes, I confirmed that this only happens in Warp, not other terminals.
Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e
None