aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* add examples for async-std and tokio as wellJesse Luehrs2021-02-242-0/+193
* use write_all instead of writeJesse Luehrs2021-02-241-1/+1
* add smol exampleJesse Luehrs2021-02-231-0/+99
* also create separate pty structs per backendJesse Luehrs2021-02-231-1/+1
* refactorJesse Luehrs2021-02-221-1/+1
* refactor exampleJesse Luehrs2020-07-171-7/+28
* more useful exampleJesse Luehrs2020-07-171-12/+37
* pass by referenceJesse Luehrs2020-07-171-1/+1
* allow setting the terminal sizeJesse Luehrs2020-07-161-3/+7
* simplifyJesse Luehrs2020-07-161-3/+6
* move all of the logic into the spawn methodJesse Luehrs2020-07-161-3/+3
* slightly better process exit handlingJesse Luehrs2020-07-161-6/+46
* start of an implementationJesse Luehrs2020-07-151-0/+14