diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-04-12 19:05:24 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-04-12 19:05:24 +0530 |
| commit | c8352009ceb6b9240ef7c1ad5be93f42312b59a2 (patch) | |
| tree | 9f71d00d2a8c5200dde4dd6a3f44354168d9017f /TODO.org | |
| parent | 39b3e8d1e2581a47dff1f09450383df0466dac94 (diff) | |
| download | null-browser-c8352009ceb6b9240ef7c1ad5be93f42312b59a2.tar.gz null-browser-c8352009ceb6b9240ef7c1ad5be93f42312b59a2.zip | |
Switch to using map for configuration
Diffstat (limited to 'TODO.org')
| -rw-r--r-- | TODO.org | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -23,9 +23,10 @@ - [X] Configuration lua api - [X] Switch to __internals - [X] Respect cli args for main window +- [ ] Downloading/download path config +- [ ] Use table for internals api options? - [ ] Tests for api - [ ] Log stdout, errors and results from lua somewhere -- [ ] Downloading/download path config - [ ] Run JS in page - [ ] INVESTIGATE: Segfault on close - [ ] INVESTIGATE: Errors in keymap segfaults |
