aboutsummaryrefslogtreecommitdiff
path: root/TODO.org
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.org')
-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