Unable to scroll through git log with arrow keys
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 build 17134.48
- Hyper.app version: 2.0.0
- Link of a Gist with the contents of your .hyper.js: https://gist.github.com/rmtracey/0d0c5edefb7c8272494af8f322eeaec8
- Relevant information from devtools (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere): N/A
- The issue is reproducible in vanilla Hyper.app: Yes.
Issue
I am unable to scroll through git log output. Pressing the up and down arrow keys on my keyboard does nothing, and triggers a Windows error chime (the kind that sometimes plays when you attempt to press backspace at the beginning of an input). I am, however, still able to exit the command by pressing Q.
I don't believe this is an issue with any plugin - I tested by emptying my plugins array and removing any custom config related to them. Hopefully that is sufficient enough to verify that.
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 Hyper.app on Windows 10 with a vanilla configuration and the git log command; the reported configuration is in .hyper.js. Start by tracing terminal keyboard handling for the arrow keys, then verify that the keys scroll the log output while Q still exits.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, typescript
- Domain
- cli, desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100