diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-03-18 21:57:03 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-03-18 23:36:03 +0530 |
| commit | 1bd89088f1bb6103a34584ae39157abf2f732742 (patch) | |
| tree | 2f8fd292bbfb710979bdc44507156524a97148b7 /TODO.org | |
| parent | 4c762b2516bc664293c2aec072074f1e34dda8c3 (diff) | |
| download | null-browser-1bd89088f1bb6103a34584ae39157abf2f732742.tar.gz null-browser-1bd89088f1bb6103a34584ae39157abf2f732742.zip | |
Add action for keymaps + test
Diffstat (limited to '')
| -rw-r--r-- | TODO.org | 11 |
1 files changed, 2 insertions, 9 deletions
@@ -1,17 +1,10 @@ ** Current -- [X] Multi tabs -- [X] Open in new tab/new window -- [X] Lua for command input -- [X] Simpler shell-ey/vimscript-ey language for command input -- [X] Command completion -- [X] Command/URL input executor -- [X] Refactor MainWindow -- [X] Buffer list/search -- [ ] Multi-window +- [ ] Process spawning lua (+ stdio) - [ ] Keybindings (lua api) - [ ] Tab history navigation - [ ] Press tab for fill highlighted item in completion - [ ] Assign ID to each tab (reference in lua api) +- [ ] Multi-window ** Next - [ ] Modal keys |
