qwen-code/docs/users/reference
Qwen Code Bot 75211b4913 fix(cli): strengthen Ctrl+O toggle assertion and document non-VP redraw (#8077)
Tighten the structural M1 assertion from .toContain to a regex that
matches the (prev) => !prev updater pattern, catching mutations like
(prev) => true that the old check would miss.  Document the non-VP
scrollback redraw in keyboard-shortcuts.md per maintainer request.
2026-07-31 20:09:26 +00:00
..
_meta.ts feat: refactor docs 2025-12-05 10:51:57 +08:00
keyboard-shortcuts.md fix(cli): strengthen Ctrl+O toggle assertion and document non-VP redraw (#8077) 2026-07-31 20:09:26 +00:00