graze / graze/console-diff-renderer
Detect terminal resize
Open
- Dominant language
- PHP
- Stars
- 5
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
when the terminal changes size
a SIGWINCH message is sent to the application.
handle this, and query stty/whatever to get the size of the terminal.
- Strip out the size from the `Terminal` class in symfony.
- have a refresh command to force a new size.
Contributor guide
Assessment
This issue has not been assessed yet.