Can't click in command line editor on hyper
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 44.7k
- Forks
- 3.6k
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
- [x ] I am on the latest Hyper.app version
- [x ] I have searched the issues of this repo and believe that this is not a duplicate
- OS version and name: Windows 10 Home 1709 16299.57
- Hyper.app version: 3.0.2
- Link of a Gist with the contents of your .hyper.js: https://gist.github.com/jeriscc/92bd4526bb5907632e20007f31929bf6
- Relevant information from devtools (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere): N/A
- The issue is reproducible in vanilla Hyper.app: Is Vanilla
Issue
After freshly installing Zsh on my windows subsystem, I decided to install the micro command-line editor. When running micro on the ubuntu prompt, I am able to use clicks to move my cursor position within the terminal editor environment (as I am supposed to). However, when running micro on hyper, the clicks do not change the cursor position. Can you all look into this? Thanks so much.
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
Reproduce the issue by running micro in Ubuntu on Windows Subsystem for Linux, comparing the normal Ubuntu prompt with Hyper 3.0.2 on Windows 10. Trace terminal mouse-input handling from the Hyper application entry point; done means clicks reliably move the editor cursor in micro without breaking terminal input.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, zsh
- Domain
- cli, desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100