diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-08-17 11:41:12 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-08-17 11:41:12 +0530 |
| commit | b16d38df05cd80aac209f42bfcb47971c62227e6 (patch) | |
| tree | 4e10fd1ef7d9c39adf57fdae7aa00240118b799c /TODO.org | |
| parent | 6906c5962549494812bed8b5f0c3bbc499a86751 (diff) | |
| download | null-browser-b16d38df05cd80aac209f42bfcb47971c62227e6.tar.gz null-browser-b16d38df05cd80aac209f42bfcb47971c62227e6.zip | |
Add extras.system module + yu key to copy to clipboard
Diffstat (limited to '')
| -rw-r--r-- | TODO.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
