aboutsummaryrefslogtreecommitdiff
path: root/TODO.org
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2025-08-17 11:41:12 +0530
committerAkshay Nair <phenax5@gmail.com>2025-08-17 11:41:12 +0530
commitb16d38df05cd80aac209f42bfcb47971c62227e6 (patch)
tree4e10fd1ef7d9c39adf57fdae7aa00240118b799c /TODO.org
parent6906c5962549494812bed8b5f0c3bbc499a86751 (diff)
downloadnull-browser-b16d38df05cd80aac209f42bfcb47971c62227e6.tar.gz
null-browser-b16d38df05cd80aac209f42bfcb47971c62227e6.zip
Add extras.system module + yu key to copy to clipboard
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.org b/TODO.org
index 2b6db82..a654d64 100644
--- a/TODO.org
+++ b/TODO.org
@@ -22,6 +22,7 @@
- [X] json encode/decode
- [X] Fix path to symbols.json in web.help.get_items (use docs path)
- [X] Document events and event opts
+- [ ] Element focus (input focus)
- [ ] Update all api to use opts table pattern
- [ ] web.keymap.configure_mode(modename, { passthrough = false })
- [ ] Fullscreen
@@ -40,7 +41,6 @@
** 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