vercel / vercel/hyper

Up And Down Arrow Blocked On Paged Output

Open
#3,826 2 comments 4 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 Enterprise 1903
  • Hyper.app version: hyper --version: The option "version" is unknown but I installed 3.0.2
  • Link of a Gist with the contents of your .hyper.js: https://gist.github.com/dagrooms52/9a6d216d0d5ebe9de0940407ef93704d
  • Relevant information from devtools (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere): N/A
  • The issue is reproducible in vanilla Hyper.app: Using shell Git Bash

Issue

  • Set shell to Git Bash
  • Make a few edits in a git repo
  • git diff in Hyper terminal at repo
  • up and down arrows will not scroll the diff. PgUp and PgDn work as expected.
  • up and down arrows do work in Git Bash to scroll git diff output

The functionality works in a Vanilla Hyper shell on technicality; Windows 10 cmd also will not scroll a git diff, so not communicating up and down input to the shell produces the same functionality.

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

No source file or test is named. Start by reproducing the behavior in Hyper on Windows 10 with Git Bash and a repository containing git diff output, then trace terminal input handling; done means Up and Down scroll the paged diff while existing PgUp and PgDn behavior remains intact.

Written by the indexing model from the issue text.

Assessment

Tech stack
bash, typescript
Domain
cli, operating-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.