aboutsummaryrefslogtreecommitdiff
path: root/TODO.org
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2025-03-10 22:04:24 +0530
committerAkshay Nair <phenax5@gmail.com>2025-03-10 22:13:15 +0530
commit971854bfefad4c644ac3d5f5d6003f24d551bf1d (patch)
tree0f5ee90fd5968d345b157d38964094837315edf0 /TODO.org
parentd400369084107104f51fe217d5781c8d7bd07ff9 (diff)
downloadnull-browser-971854bfefad4c644ac3d5f5d6003f24d551bf1d.tar.gz
null-browser-971854bfefad4c644ac3d5f5d6003f24d551bf1d.zip
Add completer + simplify command parsing + class generator
Diffstat (limited to '')
-rw-r--r--TODO.org8
1 files changed, 6 insertions, 2 deletions
diff --git a/TODO.org b/TODO.org
index d101052..7c0ff36 100644
--- a/TODO.org
+++ b/TODO.org
@@ -1,14 +1,18 @@
** Current
- [X] Multi tabs
- [X] Open in new tab/new window
-- [ ] Lua for command input
+- [X] Lua for command input
+- [X] Simpler shell-ey/vimscript-ey language for command input
+- [X] Command completion
+- [ ] Buffer list/search
- [ ] Modal keys
- [ ] Tab history navigation
+- [ ] Refactor MainWindow
** Next
- [ ] History persistance
+- [ ] History completion
- [ ] Sketch lua api for managing ui
-- [ ] Simpler shell-ey/vimscript-ey language for command input
** Later
- [ ] Fullscreen