Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Improve status messages, fix regressions, etc | bptato | 2022-11-25 | 2 | -35/+72 | |
| | ||||||
* | Buffer improvements | bptato | 2022-11-25 | 2 | -39/+106 | |
| | ||||||
* | Avoid forking child processes from the main process | bptato | 2022-11-24 | 2 | -77/+53 | |
| | | | | Caveat: this breaks piped streams. | |||||
* | Table improvements | bptato | 2022-11-22 | 1 | -0/+1 | |
| | ||||||
* | Move ips stuff to src/ips/ | bptato | 2022-11-22 | 2 | -4/+4 | |
| | ||||||
* | Color & term improvements | bptato | 2022-11-21 | 1 | -46/+50 | |
| | ||||||
* | Color stuff | bptato | 2022-11-21 | 1 | -1/+1 | |
| | ||||||
* | Terminal refactorings | bptato | 2022-11-20 | 3 | -107/+73 | |
| | ||||||
* | Incremental loading of text files, etc. | bptato | 2022-11-20 | 2 | -130/+182 | |
| | ||||||
* | Fix weird screen shift behavior | bptato | 2022-11-19 | 1 | -15/+23 | |
| | | | | (or at least I hope this fixed it) | |||||
* | Re-implement highlighting | bptato | 2022-11-19 | 2 | -4/+54 | |
| | ||||||
* | Rewrite buffer/pager for multi-processing | bptato | 2022-11-19 | 3 | -0/+1781 | |