aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* add examples for async-std and tokio as wellJesse Luehrs2021-02-241-0/+3
* make the tokio pty backend actually work properlyJesse Luehrs2021-02-241-2/+3
* rename featuresJesse Luehrs2021-02-241-3/+5
* add smol exampleJesse Luehrs2021-02-231-0/+3
* add async implementations of the pty itselfJesse Luehrs2021-02-231-1/+1
* also create separate pty structs per backendJesse Luehrs2021-02-231-0/+2
* 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