MoonshotAI / MoonshotAI/kimi-cli

键盘右边的数字点击后,输入框没有反应,应该是没有监听相关按键事件导致的 || After clicking the number on the right side of the keyboard, the input box does not respond. It should be caused by not monitoring the relevant key events.

Open
#2,529 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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.28.1

Which open platform/subscription were you using?

/login

Which model were you using?

kimi3

What platform is your computer?

Microsoft Windows NT 10.0.19045.0 x64

What issue are you seeing?

键盘右边的数字点击后,输入框没有反应,应该是没有监听相关按键事件导致的

What steps can reproduce the bug?

直接点击键盘右边的数字即可

What is the expected behavior?

点击小键盘的数字应该正确回显在输入框上

Additional information

No response


What version of Kimi Code CLI is running?

0.28.1

Which open platform/subscription were you using?

/login

Which model were you using?

kimi3

What platform is your computer?

Microsoft Windows NT 10.0.19045.0 x64

What issue are you seeing?

After clicking on the number on the right side of the keyboard, the input box does not respond. This may be caused by not monitoring the relevant key events.

What steps can reproduce the bug?

Just click on the number on the right side of the keyboard

What is the expected behavior?

Numbers clicked on the keypad should be echoed correctly on the input box

Additional information

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue on Windows 10 with Kimi Code CLI 0.28.1 by clicking numbers on the keyboard's numeric keypad while the input box is focused. Trace the CLI's keyboard input handling and verify that keypad digits are echoed correctly in the input box without breaking regular number-key input.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.