Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add textarea | bptato | 2022-11-28 | 1 | -7/+0 |
| | | | | Editing is implemented using an external editor (like vi). | ||||
* | Improve status messages, fix regressions, etc | bptato | 2022-11-25 | 1 | -1/+0 |
| | |||||
* | Buffer improvements | bptato | 2022-11-25 | 1 | -4/+3 |
| | |||||
* | Avoid forking child processes from the main process | bptato | 2022-11-24 | 1 | -1/+0 |
| | | | | Caveat: this breaks piped streams. | ||||
* | Incremental loading of text files, etc. | bptato | 2022-11-20 | 1 | -0/+10 |