From 4ecfe688a016232656b383f82da4d6e2ba75a328 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 8 Aug 2025 09:47:52 +0530 Subject: Generate docs --- TODO.org | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'TODO.org') diff --git a/TODO.org b/TODO.org index 16dc417..032946b 100644 --- a/TODO.org +++ b/TODO.org @@ -12,11 +12,14 @@ - [X] Show number of tabs in statusline - [X] On finder stop, exit find mode - [X] Callback for result of run_js -- [ ] Generate docs for api +- [X] Generate docs for api +- [ ] Any hint action/generic (currently only url open) +- [ ] Document events and event opts - [ ] Embed docs in app (`null:/docs`) - [ ] Update all api to use opts table pattern - [ ] web.decorations.*.set_size() - [ ] web.keymap.configure_mode(modename, { passthrough = false }) +- [ ] Vertical tabline ui - [ ] Fullscreen - [ ] Zoom in/out/reset - [ ] Remove unwanted "async"-ness in lua calls @@ -31,6 +34,8 @@ - [ ] Managing focus in decorations? ** Next +- [ ] View focus event (between decorations/views) +- [ ] Element focus (input focus) - [ ] User scripts (greasemonkey?) - [ ] User stylesheets (per site and global?) - [ ] Log stdout, errors and results from lua somewhere -- cgit v1.3.1