aristocratos / aristocratos/bashtop

Custom Resolution with Forced Output

Open
#243 0 comments 1 reaction 0 assignees View on GitHub
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.![Image](https://github.com/user-attachments/assets/c75dca22-bca2-4339-90b1-6a0b1e0587b9)

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.