Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Display summary information in very small tty #112

Open
Jasha10 opened this issue Jan 7, 2024 · 0 comments
Open

[Feature] Display summary information in very small tty #112

Jasha10 opened this issue Jan 7, 2024 · 0 comments

Comments

@Jasha10
Copy link

Jasha10 commented Jan 7, 2024

When the terminal is very very small, mprocs does not display useful information. Here are screenshots of mprocs running in very small terminals:

1 character tall:
image

2 characters tall:
image

4 characters tall:
image

6 characters tall:
image

My suggestion would be to add a special case for handling very small terminals like in the screenshots above.
For example, if the terminal is less than 6 characters tall, mprocs could display text like "3 UP, 2 DOWN" in green/red text at the upper-left corner of the terminal. This would enable users to determine whether their jobs are still running without needing to expand the size of the terminal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant