Age | Commit message (Expand) | Author |
---|---|---|
2021-06-07 | wooooo! switch to using tokio; make ^C work properly | Irene Knapp |
2021-03-11 | refactor everything into smaller modules; move to using async-std; make the r... | Irene Knapp |
2021-01-16 | more edit loop stuff | Irene Knapp |
2021-01-16 | Move the CharBufReader stuff into its own file | Irene Knapp |
2021-01-16 | put the terminal in raw mode; also add a TerminalError type | Irene Knapp |