aboutsummaryrefslogtreecommitdiffstats
path: root/src/pty
Commit message (Expand)AuthorAgeFilesLines
* wip another complete refactorJesse Luehrs2021-12-293-111/+0
* wipJesse Luehrs2021-12-283-151/+14
* be less aggressiveJesse Luehrs2021-12-151-1/+1
* simplify error handling a bunchJesse Luehrs2021-12-143-17/+11
* clippyJesse Luehrs2021-12-143-27/+29
* swap argument orderJesse Luehrs2021-03-063-3/+3
* clippyJesse Luehrs2021-02-241-1/+1
* make the tokio pty backend actually work properlyJesse Luehrs2021-02-243-3/+122
* add async implementations of the pty itselfJesse Luehrs2021-02-233-8/+33
* also create separate pty structs per backendJesse Luehrs2021-02-233-0/+108