diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-04-05 11:49:48 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-04-05 13:10:39 +0530 |
| commit | 2e051fcc4efcfe6af2d3ef22d6a4ba63c9f1c65d (patch) | |
| tree | bbea54f175105a4167f1d07ca50a4a10632b38a2 /TODO.org | |
| parent | 7e09b35b008f58809ac56184a4f83ab875c038e0 (diff) | |
| download | null-browser-2e051fcc4efcfe6af2d3ef22d6a4ba63c9f1c65d.tar.gz null-browser-2e051fcc4efcfe6af2d3ef22d6a4ba63c9f1c65d.zip | |
Add package path to lua (only current build dir)
Diffstat (limited to 'TODO.org')
| -rw-r--r-- | TODO.org | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -13,8 +13,9 @@ - [X] Multi-window - [X] New window on new window request - [X] Socket for opening window in current session (lua eval) -- [ ] Config loading and lua path +- [X] Config loading and lua path - [ ] Events/autocommands +- [ ] Url changed event - [ ] History storage - [ ] History completion - [ ] Log stdout, errors and results from lua somewhere |
