kingToolbox / kingToolbox/WindTerm
windTerm的代码补全怎么设置为按下tab键就补全,而不是方向键
Open
- Dominant language
- C
- Stars
- 32.3k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
windTerm的代码补全怎么设置为按下tab键就补全,像idea那样。而不是按方向键
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating WindTerm's code-completion and keyboard-setting entry points, then inspect how completion selection currently handles arrow keys. Determine whether an existing setting can map Tab to completion, and verify that the requested Idea-like behavior works without breaking normal Tab input.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100