kingToolbox / kingToolbox/WindTerm
Multi-line paste fails in certain cases in tmux integration mode
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 32.3k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
Great software, and the tmux integration mode is wonderful.
However, I’ve encountered an issue where I can’t correctly paste multiple lines in tmux
integration mode under certain conditions.
For example, the image below shows the content I want to paste:
But the actual paste result is:
As you can see, only the first line is pasted correctly.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported paste failure in tmux integration mode using the multi-line example shown in the issue. Compare the intended multi-line content with the actual result, then trace the tmux integration paste entry point. Done means multi-line paste preserves every line under the affected conditions.
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