** 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 - [ ] Buffer list/search - [ ] Modal keys - [ ] Tab history navigation - [ ] Press tab/shift-tab for next/prev in completion - [ ] Enter in completion should run cmd ** Next - [ ] History persistance - [ ] History completion - [ ] Sketch lua api for managing ui - [ ] Open url parsing (add protocol if missing, remove quotes, etc) ** Later - [ ] Fullscreen - [ ] Dev tools - [ ] remote debugging with cdp (spider-repl) ** Maybe - [ ] Custom file picker