From 387cf24e389854ecc97f6236fdd6acbc2486dd52 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 15 Mar 2025 19:17:03 +0530 Subject: Replaced QCompleter with custom implementation --- TODO.org | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'TODO.org') 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 -- cgit v1.3.1