Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
redox-os
termion
Merge requests
!170
Added AsRawFd impl for RawTerminal
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Ben Goldberg
requested to merge
zethra/termion:master
into
master
Jun 26, 2020
Overview
1
Commits
1
Pipelines
1
Changes
1
This is impl is needed in certain cases. I need it to used termion with
smol::Async
.