Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Flatten cache structs | June McEnroe | 2023-02-03 |
| | |||
* | Set pointer to Entry in Cursor | June McEnroe | 2022-09-11 |
| | | | | This feels a little redundant but the API makes sense, I think? | ||
* | Move cache color to an Entry struct | June McEnroe | 2022-07-31 |
| | | | | So that more values can be added sensibly. | ||
* | Only set cache color if not Default | June McEnroe | 2022-07-30 |
| | |||
* | Rename cache{Prefix,Substr} to cache{Complete,Search} | June McEnroe | 2022-07-30 |
| | |||
* | "Rename" complete to cache, refactor interfaces | June McEnroe | 2022-07-30 |