aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* start using snafuJesse Luehrs2019-06-094-106/+192
* refactorJesse Luehrs2019-06-094-3/+24
* implement cursor moving left and rightJesse Luehrs2019-06-091-1/+24
* implement backspace during readlineJesse Luehrs2019-06-091-14/+35
* fix multiple input events becoming available at onceJesse Luehrs2019-06-092-15/+27
* pass input events through to the running processJesse Luehrs2019-06-091-0/+92
* simplifyJesse Luehrs2019-06-092-74/+95
* implement process runningJesse Luehrs2019-06-094-47/+154
* basic readline implementationJesse Luehrs2019-06-083-1/+228
* project skeletonJesse Luehrs2019-06-071-0/+3