aboutsummaryrefslogtreecommitdiff
path: root/TODO.org
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2025-03-19 14:08:00 +0530
committerAkshay Nair <phenax5@gmail.com>2025-03-19 14:09:09 +0530
commit9e3474b5d8ee4afdd9c03cfb4a151ffebfca36b7 (patch)
treedb76f6775ac45f53a280477a4776586e6c6f251f /TODO.org
parent1bd89088f1bb6103a34584ae39157abf2f732742 (diff)
downloadnull-browser-9e3474b5d8ee4afdd9c03cfb4a151ffebfca36b7.tar.gz
null-browser-9e3474b5d8ee4afdd9c03cfb4a151ffebfca36b7.zip
Add libuv + luv for lua runtime
Diffstat (limited to '')
-rw-r--r--TODO.org4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO.org b/TODO.org
index f91163e..b282cc7 100644
--- a/TODO.org
+++ b/TODO.org
@@ -1,10 +1,12 @@
** Current
-- [ ] Process spawning lua (+ stdio)
+- [X] Process spawning lua (+ stdio)
- [ ] Keybindings (lua api)
- [ ] Tab history navigation
- [ ] Press tab for fill highlighted item in completion
- [ ] Assign ID to each tab (reference in lua api)
- [ ] Multi-window
+- [ ] Fix segfault on quit
+- [ ] event loop for async work
** Next
- [ ] Modal keys