From 1bd89088f1bb6103a34584ae39157abf2f732742 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Tue, 18 Mar 2025 21:57:03 +0530 Subject: Add action for keymaps + test --- TODO.org | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'TODO.org') diff --git a/TODO.org b/TODO.org index d7196c9..f91163e 100644 --- a/TODO.org +++ b/TODO.org @@ -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 -- cgit v1.3.1