claude-code-best/packages/@ant
林凯90331 6b5b801dae fix(ink): treat newline as return and suppress favorite fetch error in TUI
Some terminals on CentOS emit \n or \r\n instead of \r for the Enter key.

Map both sequences to 'return' in parseKeypress so key.return is set correctly.

Replace console.warn with logForDebugging in favorite.ts to prevent

network errors from polluting the TUI output.

Signed-off-by: 林凯90331 <90331@sangfor.com>

Co-authored-by: CoStrict <zgsm@sangfor.com.cn>
2026-05-15 11:06:18 +08:00
..
claude-for-chrome-mcp style: 添加 biome-ignore 消除 noUnusedPrivateClassMembers 警告 2026-05-01 22:01:54 +08:00
computer-use-input style: 格式化 packages/@ant/ 下所有文件以通过 biome ci 2026-05-01 21:55:51 +08:00
computer-use-mcp chore: 合并社区 upstream/main 代码至 v2.4.2 2026-05-12 11:55:04 +08:00
computer-use-swift style: 格式化 packages/@ant/ 下所有文件以通过 biome ci 2026-05-01 21:55:51 +08:00
ink fix(ink): treat newline as return and suppress favorite fetch error in TUI 2026-05-15 11:06:18 +08:00
model-provider chore: 合并社区 upstream/main 代码至 v2.4.2 2026-05-12 11:55:04 +08:00