claude-code-best/packages/@ant/ink
林凯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
..
docs feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
src fix(ink): treat newline as return and suppress favorite fetch error in TUI 2026-05-15 11:06:18 +08:00
utils fix(types): clean type fixes across 92 files 2026-04-09 23:45:56 +08:00
package.json Revert "Revert "feat: 第一个可以用的 ink 组件抽象 (#158)" (#175)" 2026-04-07 16:17:48 +08:00
tsconfig.json feat: 重构供应商层次 (#286) 2026-04-17 09:33:14 +08:00