claude-code - 💡(How to fix) Fix [DOCS] Workflows docs missing backspace shortcut for dismissing workflow trigger keyword

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
RAW_BUFFERClick to expand / collapse

Documentation Type

Missing documentation (feature not documented)

Documentation Location

https://code.claude.com/docs/en/workflows

Section/Topic

"Ask for a workflow in your prompt" section

Current Documentation

The docs currently say:

If Claude Code highlights the word when you didn't mean to trigger one, press alt+w to ignore it for this prompt.

What's Wrong or Missing?

As of v2.1.157, pressing backspace right after a workflow trigger keyword also dismisses the workflow request (same as alt+w). This shortcut is not documented. The docs only mention alt+w for dismissing a workflow trigger, but backspace is an alternative that users may discover accidentally and expect to find documented.

Suggested Improvement

After:

If Claude Code highlights the word when you didn't mean to trigger one, press alt+w or backspace to ignore it for this prompt.

Alternatively, add a separate sentence clarifying both methods:

If Claude Code highlights the word when you didn't mean to trigger one, press alt+w to ignore it for this prompt. Pressing backspace immediately after typing a workflow trigger keyword also dismisses the request.

Impact

Low - Minor confusion or inconvenience

Additional Context

Affected Pages:

PageLine(s)Context
https://code.claude.com/docs/en/workflows~131Only alt+w mentioned for dismissing workflow trigger

Total scope: 1 page affected

The interactive-mode docs (https://code.claude.com/docs/en/interactive-mode) and keybindings docs (https://code.claude.com/docs/en/keybindings) also do not mention backspace in relation to workflow trigger dismissal.

Version: Added in v2.1.157.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [DOCS] Workflows docs missing backspace shortcut for dismissing workflow trigger keyword