aboutsummaryrefslogtreecommitdiff
path: root/TODO.org
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org19
1 files changed, 19 insertions, 0 deletions
diff --git a/TODO.org b/TODO.org
new file mode 100644
index 0000000..d101052
--- /dev/null
+++ b/TODO.org
@@ -0,0 +1,19 @@
+** Current
+- [X] Multi tabs
+- [X] Open in new tab/new window
+- [ ] Lua for command input
+- [ ] Modal keys
+- [ ] Tab history navigation
+
+** Next
+- [ ] History persistance
+- [ ] Sketch lua api for managing ui
+- [ ] Simpler shell-ey/vimscript-ey language for command input
+
+** Later
+- [ ] Fullscreen
+- [ ] File picker
+- [ ] Dev tools
+- [ ] remote debugging with cdp (spider-repl)
+
+** Maybe