Commit Graph

5 Commits (main)

Author SHA1 Message Date
Daniel Barlow bf8fa80dac tidy, remove debug prints 2023-01-16 21:07:56 +00:00
Daniel Barlow 34fb1b2ff4 revisit completer/completion api
A completion is now a table with attributes :text, :widget, :value
A completer returns an array of completions

This means we can now render URL completions with the page title
as well as the URL
2023-01-15 16:55:22 +00:00
Daniel Barlow c2c89b6dfd fix buggy call to instr 2023-01-03 21:18:29 +00:00
Daniel Barlow 24613ea424 hook up the history logger thing 2023-01-02 22:03:03 +00:00
Daniel Barlow 3cbe77a55e sqlite-based browsing history api
not hooked up to actual browsing actions yet
2023-01-02 21:25:36 +00:00