From 0d728071e3287a71ce7928640e63c19f4d0ab00f Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 22 Mar 2025 17:17:15 +0530 Subject: Build fixes + formatting --- TODO.org | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'TODO.org') diff --git a/TODO.org b/TODO.org index a8db97a..4bc314d 100644 --- a/TODO.org +++ b/TODO.org @@ -1,6 +1,8 @@ ** Current - [X] Process spawning lua (+ stdio) - [X] Keybindings (lua api) +- [X] Modal keys +- [X] event loop for async work - [ ] example: trigger dmenu for simple selection - [ ] Config loading and runtime path - [ ] Tab history navigation @@ -8,12 +10,11 @@ - [ ] Get tab list api - [ ] Assign ID to each tab (reference in lua api) - [ ] Tab select by id -- [X] event loop for async work - [ ] Fix segfault on quit - [ ] Multi-window ** Next -- [ ] Modal keys +- [ ] Conflict in keymap (keymap already exists) - [ ] History persistance - [ ] History completion - [ ] Open url parsing (add protocol if missing, remove quotes, etc) -- cgit v1.3.1