Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix some regressions, add loading progress bar | bptato | 2022-11-27 | 1 | -113/+88 | |
| | ||||||
* | Also, implement proper async | bptato | 2022-11-27 | 1 | -123/+235 | |
| | | | | Well, not really proper, but better than nothing? Maybe not. | |||||
* | Get rid of writeCommand in container | bptato | 2022-11-26 | 1 | -177/+228 | |
| | | | | We have a type system, so let's use it. | |||||
* | Fix misc bugs | bptato | 2022-11-25 | 1 | -2/+4 | |
| | ||||||
* | Improve status messages, fix regressions, etc | bptato | 2022-11-25 | 1 | -19/+33 | |
| | ||||||
* | Buffer improvements | bptato | 2022-11-25 | 1 | -7/+26 | |
| | ||||||
* | Avoid forking child processes from the main process | bptato | 2022-11-24 | 1 | -29/+21 | |
| | | | | Caveat: this breaks piped streams. | |||||
* | Table improvements | bptato | 2022-11-22 | 1 | -0/+1 | |
| | ||||||
* | Move ips stuff to src/ips/ | bptato | 2022-11-22 | 1 | -3/+3 | |
| | ||||||
* | Terminal refactorings | bptato | 2022-11-20 | 1 | -38/+10 | |
| | ||||||
* | Incremental loading of text files, etc. | bptato | 2022-11-20 | 1 | -119/+174 | |
| | ||||||
* | Re-implement highlighting | bptato | 2022-11-19 | 1 | -2/+2 | |
| | ||||||
* | Rewrite buffer/pager for multi-processing | bptato | 2022-11-19 | 1 | -0/+834 | |