kingToolbox / kingToolbox/WindTerm

Auto completion suggests will not refresh when I paste

Open
#869 1 comment 0 reactions 1 assignee Claimed by @kingToolbox View on GitHub
bug
Dominant language
C
Stars
32.3k
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Description

there is such a scene:
when I rewrite a history command like `grep 'xxx' xxx.log`, I delete the `'xxx` with ctrl + w.
Then I input a `'`, there will be a suggestion here from the history, and I paste a new key words like `yyy`, the command will be `grep 'yyy' xxx.log`. But the suggestion hasn't gone away, when I click the `return`, the suggestion will replace the command to `grep 'xxx' xxx.log' xxx.log`. This always bugs me when I type too fast.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.