Mouse support neutralizes normal mouse functionality in Wezterm
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.1k
- Forks
- 233
- Avg merge
- 1h 44m
- Merged PRs (30d)
- 1
Description
Wezterm allows clicking on links to then invoke xdg-open to open the URL in question. Interactive khal disables this functionality. Additionally, normal mouse based copy and paste don't work. Would it be possible to add these features or, alternatively, add a flag to disable mouse support so that ikhal doesn't get in the way of normal mouse semantics?
Contributor guide
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 issue in ikhal running under WezTerm, checking link clicks and mouse-based copy and paste. Inspect the existing mouse-support entry point and determine whether normal terminal mouse semantics can coexist with it or whether a flag is needed; done means the requested behavior works or mouse support can be disabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100