Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Incremental search fixes | bptato | 2022-07-25 | 1 | -2/+2 |
| | |||||
* | Improved incremental search: support unicode | bptato | 2022-07-23 | 1 | -8/+42 |
| | |||||
* | Add search function | bptato | 2022-07-22 | 1 | -0/+105 |
Uses libregexp from QuickJS. Incremental search is quite hacky for now, but overall it seems to work OK. |