Mouse events appear to be missing in Windows version
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 44.7k
- Forks
- 3.6k
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
Unlike the Mac OS version, which appears to correctly forward mouse events to local and remote command line apps since v2.0, the Windows version does not.
This makes scrolling through apps a bit of a nuisance if you're used to using the wheel. Also, clicks are not registered / forwarded either, nor things like shift+scroll, which are useful in tmux, especially if you have a person not used to shortcuts (or your custom shortcut setup) sitting in front of the machine.
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
The issue names no files, tests, or entry points. Start by reproducing wheel scrolling, clicks, and shift+scroll in a Windows terminal session and compare the behavior with macOS; done means these mouse events are forwarded to local and remote command-line apps on Windows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100