Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix some regressions, add loading progress bar | bptato | 2022-11-27 | 1 | -1/+2 | |
| | ||||||
* | Fix command() keybinding | bptato | 2022-11-25 | 1 | -1/+1 | |
| | ||||||
* | Fix user style regression, add minimum-contrast | bptato | 2022-11-25 | 1 | -0/+1 | |
| | ||||||
* | Add alt-screen option, fix an ansi color bug | bptato | 2022-11-21 | 1 | -3/+2 | |
| | ||||||
* | Color & term improvements | bptato | 2022-11-21 | 1 | -3/+4 | |
| | ||||||
* | Incremental loading of text files, etc. | bptato | 2022-11-20 | 1 | -3/+3 | |
| | ||||||
* | Re-implement highlighting | bptato | 2022-11-19 | 1 | -1/+1 | |
| | ||||||
* | Rewrite buffer/pager for multi-processing | bptato | 2022-11-19 | 1 | -18/+23 | |
| | ||||||
* | Implement tree buffers, fix a js bug, refactor | bptato | 2022-10-19 | 1 | -53/+53 | |
| | ||||||
* | Add JS binding generation | bptato | 2022-09-12 | 1 | -55/+56 | |
| | ||||||
* | Clean up client request methods, add DUPE_BUFFER | bptato | 2022-08-18 | 1 | -2/+3 | |
| | ||||||
* | Increase tokenizer buffer size, add mark color option | bptato | 2022-07-29 | 1 | -0/+4 | |
| | ||||||
* | Remove unmaintained networking calls | bptato | 2022-07-24 | 1 | -4/+0 | |
| | ||||||
* | Add search function | bptato | 2022-07-22 | 1 | -0/+4 | |
| | | | | | Uses libregexp from QuickJS. Incremental search is quite hacky for now, but overall it seems to work OK. | |||||
* | Initial QuickJS integration | bptato | 2022-07-13 | 1 | -0/+1 | |
| | ||||||
* | Add curl support | bptato | 2022-06-07 | 1 | -0/+4 | |
| | | | | This calls the curl binary, not libcurl. | |||||
* | Honestly I'm not sure what I added here... | bptato | 2021-12-21 | 1 | -0/+3 | |
| | ||||||
* | Add double-width-ambiguous to config.toml | bptato | 2021-12-19 | 1 | -0/+3 | |
| | ||||||
* | Add commands for vertical navigation on displayed line | bptato | 2021-12-19 | 1 | -1/+3 | |
| | ||||||
* | Change configuration format to toml | bptato | 2021-12-05 | 1 | -0/+63 | |