Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Incremental loading of text files, etc. | bptato | 2022-11-20 | 1 | -15/+29 |
* | Fix weird screen shift behavior | bptato | 2022-11-19 | 1 | -6/+7 |
* | Re-implement highlighting | bptato | 2022-11-19 | 1 | -13/+14 |
* | Fix table cell size calculation | bptato | 2022-11-19 | 1 | -0/+1 |
* | Rewrite buffer/pager for multi-processing | bptato | 2022-11-19 | 1 | -310/+486 |
* | Kill individual buffers' loader processes on exit | bptato | 2022-11-09 | 1 | -0/+15 |
* | Use separate FileLoader instance for each buffer | bptato | 2022-11-09 | 1 | -2/+2 |
* | Do not always assume stdin is /dev/tty | bptato | 2022-11-09 | 1 | -10/+12 |
* | Reopen tty read-only, refresh containers when switched | bptato | 2022-10-24 | 1 | -9/+15 |
* | Implement tree buffers, fix a js bug, refactor | bptato | 2022-10-19 | 1 | -9/+371 |
* | WIP pager | bptato | 2022-10-04 | 1 | -0/+62 |