kingToolbox / kingToolbox/WindTerm
copy location problem
- Dominant language
- C
- Stars
- 32.3k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
I set up auto copy selected characters, and right click auto paste, so I double click abc, and then right click
original:
abc [Blank space] cursor
result:
abc cursor [Blank space]
i expected result:
abc [Blank space] abc cursor
It seems that when I double-click to select a character, the cursor goes to the front of the character,Is there somewhere I can set it up?
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the double-click selection followed by right-click auto-paste with the reported auto-copy and auto-paste settings, comparing the cursor and inserted text. The issue names no source file or test; done means determining whether a setting or fix makes the pasted text appear after the blank space as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100