MoonshotAI / MoonshotAI/kimi-cli
windows 版本的herdr中,无法使用方向键选择 || In the windows version of herdr, you cannot use the arrow keys to select
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 11.4k
- Forks
- 1.3k
- Avg merge
- 9h 47m
- Merged PRs (30d)
- 2
Description
What version of Kimi Code CLI is running?
0.27.0
Which open platform/subscription were you using?
/login
Which model were you using?
k3
What platform is your computer?
Microsoft Windows NT 10.0.22631.0 x64
What issue are you seeing?
在herdr中,运行kimi。
当出现选项时,无法用方向键选择。
比如 slash command,产生的候选列表
比如 /model命令,出现的k2.7/ k3选项(不能用方向键选择,但search还可以用)
另外,只在WINDOWS下出现 , MACOS正常
What steps can reproduce the bug?
在WINDOWS的终端/Powershell里
- 运行herdr
- herdr的终端里,再运行kimi
- /model,进行模型选择
- 方向键无法选择模型
What is the expected behavior?
方向键正常使用
Additional information
No response
What version of Kimi Code CLI is running?
0.27.0
Which open platform/subscription were you using?
/login
Which model were you using?
k3
What platform is your computer?
Microsoft Windows NT 10.0.22631.0 x64
What issue are you seeing?
In herdr, run kimi.
When an option appears, it cannot be selected with the arrow keys.
For example, slash command, the candidate list generated
For example, in the /model command, the k2.7/k3 option appears (cannot be selected with the arrow keys, but search can still be used)
In addition, it only appears under WINDOWS, and is normal on MACOS.
What steps can reproduce the bug?
In the WINDOWS terminal/Powershell
- Run herdr
- In the terminal of herdr, run kimi again
- /model, select model
- The model cannot be selected using the arrow keys
What is the expected behavior?
Direction keys work normally
Additional information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue by running herdr, launching kimi in its terminal, and using /model in Windows Terminal or PowerShell. Trace the CLI entry point handling the model-selection list and compare arrow-key input with search behavior; done means the arrow keys select options on Windows while existing macOS behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100