aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* add async implementations of the pty itselfJesse Luehrs2021-02-231-1/+1
|
* also create separate pty structs per backendJesse Luehrs2021-02-231-0/+2
| | | | | for now, they are identical, but i will change them to be specialized next
* add implementations for async-std and tokioJesse Luehrs2021-02-221-0/+8
|
* allow setting the terminal sizeJesse Luehrs2020-07-161-0/+1
|
* start of an implementationJesse Luehrs2020-07-151-2/+2
|
* project skeletonJesse Luehrs2020-07-141-0/+9