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.