Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Kill individual buffers' loader processes on exit | bptato | 2022-11-09 | 2 | -7/+20 |
* | Use separate FileLoader instance for each buffer | bptato | 2022-11-09 | 2 | -4/+4 |
* | Do not always assume stdin is /dev/tty | bptato | 2022-11-09 | 2 | -29/+44 |
* | Fix piped streams | bptato | 2022-10-24 | 1 | -1/+3 |
* | Reopen tty read-only, refresh containers when switched | bptato | 2022-10-24 | 2 | -10/+16 |
* | Fix crash on opening unavailable resources | bptato | 2022-10-19 | 1 | -3/+7 |
* | Implement tree buffers, fix a js bug, refactor | bptato | 2022-10-19 | 2 | -554/+419 |
* | WIP pager | bptato | 2022-10-04 | 2 | -21/+85 |
* | Bugfixes & test JS event loop | bptato | 2022-09-16 | 1 | -18/+110 |
* | Tweaks/bugfixes for arm | bptato | 2022-09-14 | 1 | -2/+1 |
* | More JS bindings | bptato | 2022-09-13 | 1 | -10/+174 |
* | Add JS binding generation | bptato | 2022-09-12 | 1 | -0/+591 |