Skip to content
GitLab
Explore
Sign in
Register
Added AsRawFd impl for RawTerminal
Code
Review changes
Check out branch
Download
Patches
Plain diff
Ben Goldberg
requested to merge
zethra/termion:master
into
master
Jun 26, 2020
Overview
1
Commits
1
Pipelines
1
Changes
1
Expand
This is impl is needed in certain cases. I need it to used termion with
smol::Async
.
Merge request reports