aboutsummaryrefslogtreecommitdiffstats
path: root/src/command
Commit message (Collapse)AuthorAgeFilesLines
* wip another complete refactorJesse Luehrs2021-12-293-94/+0
|
* wipJesse Luehrs2021-12-283-52/+48
|
* clippyJesse Luehrs2021-12-143-3/+3
|
* also create separate pty structs per backendJesse Luehrs2021-02-233-0/+3
| | | | | for now, they are identical, but i will change them to be specialized next
* remove a bit more duplicationJesse Luehrs2021-02-223-21/+6
|
* a bit more logic inversionJesse Luehrs2021-02-223-54/+48
|
* make child an associated typeJesse Luehrs2021-02-223-6/+12
|
* add implementations for async-std and tokioJesse Luehrs2021-02-222-0/+73
|
* refactorJesse Luehrs2021-02-221-0/+37