-
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Using bacon (e.g. bacon run) then termsize::get() returns None.
I checked other crates, and the only one returning a size, is crossterm, i.e. crossterm::terminal::size().
Whereas all the following returns None:
console::Term::stdout().size_checked()terminal_size::terminal_size()termize::dimensions()
Mainly mentioning it, in case anyone wants to search for potential solutions.
Metadata
Metadata
Assignees
Labels
No labels