kingToolbox / kingToolbox/WindTerm

文本过多的情况下,输入会变得卡顿

Open
#2,136 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
32.3k
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Description

会话中文本多的情况下,输入命令会变得卡顿,和输入时的实时搜索有关系(会实时搜索当前会话中和光标所在处之前的文本相同的文本),可以关闭实时搜索吗?以前的版本都是鼠标选中后显示和选中文本相同的文本。

Contributor guide

No contributing guide indexed for this repository

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 lag while entering commands in a session containing a large amount of text, then trace the real-time search performed against text before the cursor. Confirm whether disabling that search restores responsive input and whether the previous selection-based behavior can be retained; the issue provides no file or test entry point.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
cli, performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.