qwen-code/packages
tanzhenxin f831586d96 fix(cli): prevent Ctrl+F from leaking to PTY as ^F artifact
When toggling shell focus mode with Ctrl+F, the raw control character
was being forwarded to the PTY, causing a ^F artifact to appear in the
shell. This fix intercepts the Ctrl+F keypress before it reaches the
PTY when it's used for focus mode toggling.

Fixes #2236

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-03-13 16:34:55 +08:00
..
cli fix(cli): prevent Ctrl+F from leaking to PTY as ^F artifact 2026-03-13 16:34:55 +08:00
core Merge pull request #2322 from QwenLM/fix/ide-connection-dns-lookup 2026-03-13 11:34:50 +08:00
sdk-java fix(core/rateLimit): add support for IdealTalk rate limit error code 1305 2026-02-28 11:05:41 +08:00
sdk-typescript feat: enhance session ID handling and error propagation 2026-02-13 21:41:38 +08:00
test-utils chore: bump version to 0.12.2 2026-03-12 10:02:48 +08:00
vscode-ide-companion Merge pull request #2298 from QwenLM/mingholy/fix/vscode-acp-error 2026-03-12 17:53:23 +08:00
web-templates chore: bump version to 0.12.2 2026-03-12 10:02:48 +08:00
webui Merge pull request #2307 from QwenLM/release/v0.12.2 2026-03-12 17:45:40 +08:00
zed-extension chore(zed-extension): update package version to 0.10.0 2026-02-06 14:26:01 +08:00