MoonshotAI / MoonshotAI/kimi-cli

Bad usage of return and enter for desktop and mobile

Open
#2,479 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
11.4k
Forks
1.3k
Avg merge
9h 47m
Merged PRs (30d)
2

Description

What feature would you like to see?

For mobile phones, pressing the Enter button sends the prompt.
This makes tedious phone use of KIMI impractical and nearly impossible to use on phones
As for desktop, when putting in text for a prompt, you have to hold Shift and Enter to make a new line
So, in total, if KIMI were made this way, it would only create a new line for each new Enter and return.
Many people would be glad of the change, especially 90% of the phone users.
So, changing the whole thing into a push button to send the prompt, I myself would be happy

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

The issue mentions no files, tests, or entry points. Start by locating the CLI prompt input handling and document the current Enter, Return, and Shift+Enter behavior on desktop and mobile; done means the requested send and newline interactions work consistently on the supported platforms.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.