From 9e3474b5d8ee4afdd9c03cfb4a151ffebfca36b7 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Wed, 19 Mar 2025 14:08:00 +0530 Subject: Add libuv + luv for lua runtime --- TODO.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'TODO.org') 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 -- cgit v1.3.1