Up And Down Arrow Blocked On Paged Output
Open
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 unknownbut I installed3.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 diffin Hyper terminal at repoupanddownarrows will not scroll the diff.PgUpandPgDnwork as expected.upanddownarrows do work in Git Bash to scrollgit diffoutput
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
- 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
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