-
Notifications
You must be signed in to change notification settings - Fork 287
Pull requests: crossterm-rs/crossterm
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: fall back to /dev/tty when stdin/stdin is not a tty
#957
opened Dec 15, 2024 by
aschey
Loading…
fix: prevent infinite loop when event reader fails to initialize
#956
opened Dec 15, 2024 by
aschey
Loading…
Throw error in set_terminal_attr when started without a TTY on macOS
#953
opened Dec 10, 2024 by
ojanke
Loading…
Docs: Mentions raw OS-Thread outside an async runtime caused by EventStream
#928
opened Sep 14, 2024 by
BoolPurist
Loading…
reduce temporary allocations in Color serde impl
#925
opened Sep 4, 2024 by
kristopherbullinger
Loading…
Only for UNIX OS, modify it to enable
O_NONBLOCK
and use event::read().
#920
opened Aug 25, 2024 by
blacknon
Loading…
If ioctl TIOCGWINSZ returns 0,0 try to use env vars instead.
#893
opened May 17, 2024 by
swilde
Loading…
Remove
IsTty
now that std::io::IsTerminal
has stabalized.
#794
opened Jul 11, 2023 by
gibbz00
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.