aboutsummaryrefslogtreecommitdiff
path: root/TODO.org
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--TODO.org13
1 files changed, 11 insertions, 2 deletions
diff --git a/TODO.org b/TODO.org
index f342d15..b956c88 100644
--- a/TODO.org
+++ b/TODO.org
@@ -7,6 +7,7 @@
- [X] Command/URL input executor
- [X] Refactor MainWindow
- [ ] Buffer list/search
+- [ ] Keybindings
- [ ] Modal keys
- [ ] Tab history navigation
- [ ] Press tab/shift-tab for next/prev in completion
@@ -15,13 +16,21 @@
** Next
- [ ] History persistance
- [ ] History completion
-- [ ] Sketch lua api for managing ui
- [ ] Open url parsing (add protocol if missing, remove quotes, etc)
+- [ ] Destructor for completer instance
** Later
-- [ ] Fullscreen
+- [ ] downloading
+- [ ] Search text in page
+- [ ] Notifications
- [ ] Dev tools
+- [ ] Search engine search if its not a url / aliases
+
+** Later later
+- [ ] Fullscreen
- [ ] remote debugging with cdp (spider-repl)
+- [ ] Pipe page contents to external program
** Maybe
+- [ ] lua api for managing ui
- [ ] Custom file picker