kingToolbox / kingToolbox/WindTerm
vi编辑时不支持鼠标定位操作?
Open
- Dominant language
- C
- Stars
- 32.3k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
windterm一项非常重要的特色就是编辑shell时可以直接鼠标定位修改。
比如很长的一串命令,中间某个字符错了,不像其他应用得方向键移动光标,wind可以直接鼠标。
但在vi文本编辑里不支持鼠标定位,这要是支持就无敌了,有考虑加上吗?
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by locating the vi input/editing path and existing mouse handling, then clarify the expected behavior for mouse positioning in vi mode. Done means mouse selection or clicks can position the vi editing cursor as requested, with tests covering the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, shell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100