4 评论 (4 评论)0 反应 (0 反应)0 负责人 (0 负责人)JavaScript459 star (459 star)24 fork (24 fork)batch import
bughelp wanted
- 议题类型
- bug
- 前置要求
- 无
- 研究方向
- Investigate key event handling in the CLI's input loop. Look at how the 'enter' key is processed; it likely triggers an exit instead of selection. Examine index.js or similar for keypress listeners and compare expected behavior on Windows vs Unix.