vercel / vercel/hyper

Error when using nvim from hyper

Open
#3,039 2 comments 0 reactions 0 assignees View on GitHub

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: Windows 10 (Version 1803(OS build 17134.48))

  • Hyper.app version: 2.0.0

  • Link of a Gist with the contents of your .hyper.js: https://gist.github.com/Oslint/a284dbc24e09c39eb3be126f1909ee81

  • 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

If I use neovim with the "set nu" option turned on above the hyper, I will get an error like the following picture.
image
Press shift + o(O) key
image

It has been confirmed that this occurs only when there are two or more lines.
In addition to the above visual errors, the set-sg escape-time 0 option in $ HOME \ .tmux.conf from nvim will not work. This error occurs even if I turn off the: set nu option.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue in vanilla Hyper.app on Windows 10 with Neovim's set nu option, comparing one line with two or more lines and the Shift+O action. Inspect the linked .hyper.js and the reported .tmux.conf escape-time 0 setting; done means the display has no visual errors and the setting works as expected.

Written by the indexing model from the issue text.

Assessment

Tech stack
neovim
Domain
cli
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.