You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
clap's src/term.rs provides functions to detect the terminal size on either Windows or POSIX systems. I'd love to have a crate providing those functions, for use in applications other than clap.
The text was updated successfully, but these errors were encountered:
clap's
src/term.rs
provides functions to detect the terminal size on either Windows or POSIX systems. I'd love to have a crate providing those functions, for use in applications other than clap.The text was updated successfully, but these errors were encountered: