diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-03-11 22:56:07 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-03-11 22:56:21 +0530 |
| commit | 0d5b7cb2a8bea5d91c58dd40f80d60bca384b766 (patch) | |
| tree | 4a0a9296d7dd4542afd21d5c37cdab0cc1aa74b7 /TODO.org | |
| parent | 12d0ce37db7323e8efd56d6a698a98abcb8d680b (diff) | |
| download | null-browser-0d5b7cb2a8bea5d91c58dd40f80d60bca384b766.tar.gz null-browser-0d5b7cb2a8bea5d91c58dd40f80d60bca384b766.zip | |
Add command+url evaluation
Diffstat (limited to 'TODO.org')
| -rw-r--r-- | TODO.org | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,10 +4,13 @@ - [X] Lua for command input - [X] Simpler shell-ey/vimscript-ey language for command input - [X] Command completion +- [X] Command/URL input executor - [ ] Buffer list/search - [ ] Modal keys - [ ] Tab history navigation - [ ] Refactor MainWindow +- [ ] Press tab/shift-tab for next/prev in completion +- [ ] Enter in completion should run cmd ** Next - [ ] History persistance |
