MoonshotAI / MoonshotAI/kimi-cli

对话完成后滚动查看输出内容会自动调到底部 || After the conversation is completed, scrolling to view the output content will automatically be adjusted to the bottom.

Open
#2,422 2 comments 1 reaction 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?

1.46.0

Which open platform/subscription were you using?

kimi code

Which model were you using?

kimi2.6

What platform is your computer?

Linux star-PC 5.18.17-amd64-desktop-hwe #20.01.00.10 SMP PREEMPT_DYNAMIC Thu Jun 15 16:17:50 CST 2023 x86_64 GNU/Linux

What issue are you seeing?

对话完成后,输出比较多的内容,滚动查看,每次向上滚动就会自动跳到底部,导致无法正常查看完整内容;只能crtl +d 退出后滚动查看,体验不佳。

以下是系统环境信息

kimi --version
kimi, version 1.46.0

Linux star-PC 5.18.17-amd64-desktop-hwe #20.01.00.10 SMP PREEMPT_DYNAMIC Thu Jun 15 16:17:50 CST 2023 x86_64 GNU/Linux

[Version]
SystemName=Deepin
SystemName[zh_CN]=深度操作系统
ProductType=Desktop
ProductType[zh_CN]=桌面
EditionName=Community
EditionName[zh_CN]=社区版
MajorVersion=20
MinorVersion=20.9
OsBuild=11038.007

PRETTY_NAME="Deepin 20.9"
NAME="Deepin"
VERSION_ID="20.9"
VERSION="20.9"
VERSION_CODENAME="apricot"
ID=Deepin
HOME_URL="https://www.deepin.org/"
BUG_REPORT_URL="https://bbs.deepin.org/"

What steps can reproduce the bug?

对话完成后,输出比较多的内容,滚动查看,每次向上滚动就会自动跳到底部,导致无法正常查看完整内容

What is the expected behavior?

对话完成后,输出比较多的内容,滚动查看,可正常滚动查看完整内容

Additional information

No response


What version of Kimi Code CLI is running?

1.46.0

Which open platform/subscription were you using?

kimi code

Which model were you using?

kimi2.6

What platform is your computer?

Linux star-PC 5.18.17-amd64-desktop-hwe #20.01.00.10 SMP PREEMPT_DYNAMIC Thu Jun 15 16:17:50 CST 2023 x86_64 GNU/Linux

What issue are you seeing?

After the conversation is completed, a lot of content is output and scrolled to view. Every time you scroll up, it will automatically jump to the bottom, making it impossible to view the complete content normally. You can only scroll through crtl +d to exit, which is a poor experience.

The following is system environment information

kimi --version
kimi, version 1.46.0

Linux star-PC 5.18.17-amd64-desktop-hwe #20.01.00.10 SMP PREEMPT_DYNAMIC Thu Jun 15 16:17:50 CST 2023 x86_64 GNU/Linux

[Version]
SystemName=Deepin
SystemName[zh_CN]=Deepin
ProductType=Desktop
ProductType[zh_CN]=Desktop
EditionName=Community
EditionName[zh_CN]=Community Edition
MajorVersion=20
MinorVersion=20.9
OsBuild=11038.007

PRETTY_NAME="Deepin 20.9"
NAME="Deepin"
VERSION_ID="20.9"
VERSION="20.9"
VERSION_CODENAME="apricot"
ID=Deepin
HOME_URL="https://www.deepin.org/"
BUG_REPORT_URL="https://bbs.deepin.org/"

What steps can reproduce the bug?

After the conversation is completed, a lot of content is output and scrolled to view. Every time you scroll up, it will automatically jump to the bottom, making it impossible to view the complete content normally.

What is the expected behavior?

After the conversation is completed, more content will be output and scrolled to view. You can scroll normally to view the complete content.

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

Start by reproducing the issue in Kimi Code CLI 1.46.0 with a long completed conversation, using the kimi CLI entry point and scrolling upward through the output. Trace the output rendering and scroll handling responsible for completed conversations. Done means the view stays at the selected position while scrolling upward instead of jumping back to the bottom.

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
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.