blob: 7c0ff36957a5a6da7588ebb4e6e52e964f415104 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
** 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
- [ ] Buffer list/search
- [ ] Modal keys
- [ ] Tab history navigation
- [ ] Refactor MainWindow
** Next
- [ ] History persistance
- [ ] History completion
- [ ] Sketch lua api for managing ui
** Later
- [ ] Fullscreen
- [ ] File picker
- [ ] Dev tools
- [ ] remote debugging with cdp (spider-repl)
** Maybe
|