Mouse mode in vim broken?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 44.7k
- Forks
- 3.6k
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
-
I am on the latest Hyper.app version
-
I have searched the issues of this repo and believe that this is not a duplicate
-
OS version and name: OS X 12.0.1
-
Hyper.app version: 3.1.4
-
Link of a Gist with the contents of your .hyper.js:
-
Relevant information from devtools (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere): none
electron/js2c/renderer_init.js:13 (electron) The remote module is deprecated. Use https://github.com/electron/remote instead.
log @ electron/js2c/renderer_init.js:13
bundle.js:1 (re)loading renderer plugins
index.html:36 total init time 75.80000001192093
- The issue is reproducible in vanilla Hyper.app: Is Vanilla
Issue
When entering VIM with Hyper, the mouse mode (set mouse=a) doesn't seem to work: I can't click nor select anything, whereas I have no problen doing so with Terminal.app
Am I missing something?
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 in vanilla Hyper.app on macOS 12.0.1 with Vim's set mouse=a, using the linked .hyper.js configuration and the DevTools output as context. Done means mouse clicking and selection work in Vim under Hyper as they do in Terminal.app.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, typescript, vim
- Domain
- cli, desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100