aristocratos / aristocratos/bashtop
Custom Resolution with Forced Output
- Dominant language
- Shell
- Stars
- 11.1k
- Forks
- 555
- PR merge metrics
- No merged PRs in 30d
Description
Previously, I was able to use a resolution of 76x59 on my mini screen. I would like to suggest an option, similar to --force 80x24, that would allow forcing a specific resolution (e.g., 80x24) even when using a different default resolution. This would help maintain a consistent display format on smaller screens.
Contributor guide
Research direction
Start by locating the existing --force option handling and the code that determines the display resolution. Define the new forced-resolution option so it can specify a value such as 80x24 independently of the default resolution, then verify that the display keeps that format on smaller screens.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100