This repository has been archived by the owner on Mar 10, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: allows getting the terminal size of all standard streams, or ju…
…st particular ones `dimensions` will now attempt to poll all three standard streams to find the terminal size. `diminensions_{stdout,stderr,stdin}` have also been added to only poll a particular stream. `dimensions_stdout` is the equivilant of `term_size::dimensions` prior to this release
- Loading branch information
Showing
1 changed file
with
107 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters