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