Shift+Space to scroll up in programs
Open
Nobody has claimed this yet.
🎨 Type: Enhancement
- Dominant language
- TypeScript
- Stars
- 44.7k
- Forks
- 3.6k
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
In scrollable programs like man and less, pressing Space scrolls one page down. Pressing Shift+Space to scroll up would be very helpful and is a convention in many programs but doesn't work in hyper, could this feature be added?
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
The issue names no files, tests, or entry points. Start by locating Hyper's handling for Space in scrollable terminal programs and trace how keyboard input triggers scrolling. Done means Shift+Space scrolls up while Space continues scrolling down, with both keybindings covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100