MoonshotAI / MoonshotAI/kimi-cli
换行能不能支持下Shift + Enter || Can line breaks support Shift + Enter?
Open
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?
Ctrl + j 这个换行真的不别扭吗?别家cli都是支持Shift + Enter换行啊。
Additional information
No response
What feature would you like to see?
Isn’t this line break of Ctrl + j really awkward? Other CLIs support Shift + Enter for line breaks.
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
Start by locating the CLI input-handling entry point and the existing Ctrl + J line-break behavior. Compare how the terminal reports Shift + Enter, then identify the relevant tests, if present. Done means Shift + Enter inserts a line break reliably without disrupting the existing input flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100