From 971854bfefad4c644ac3d5f5d6003f24d551bf1d Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Mon, 10 Mar 2025 22:04:24 +0530 Subject: Add completer + simplify command parsing + class generator --- TODO.org | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'TODO.org') diff --git a/TODO.org b/TODO.org index d101052..7c0ff36 100644 --- a/TODO.org +++ b/TODO.org @@ -1,14 +1,18 @@ ** Current - [X] Multi tabs - [X] Open in new tab/new window -- [ ] Lua for command input +- [X] Lua for command input +- [X] Simpler shell-ey/vimscript-ey language for command input +- [X] Command completion +- [ ] Buffer list/search - [ ] Modal keys - [ ] Tab history navigation +- [ ] Refactor MainWindow ** Next - [ ] History persistance +- [ ] History completion - [ ] Sketch lua api for managing ui -- [ ] Simpler shell-ey/vimscript-ey language for command input ** Later - [ ] Fullscreen -- cgit v1.3.1