Scrollback should be included in default config `.hyper.js`
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 44.7k
- Forks
- 3.6k
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
Is your feature request related to a problem? Please describe.
Current default scrollback is rather small (1000 lines). To make matters worse, while the value is configurable (via config.scrollback) this option is not included in the default config .hyper.js that one gets after installing hyper.
Describe the solution you'd like
Include scrollback in the default .hyper.js
Additional context
This has been raised before in a comment by @PButcher: https://github.com/vercel/hyper/pull/3038#issuecomment-1971695411
I'm making this an issue to make it more discoverable.
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
Start with the generated default .hyper.js and locate where the default configuration is assembled, then check how config.scrollback is represented. Done means a newly installed default config includes the scrollback setting with the intended default value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 62/100