diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-04-05 15:41:10 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-04-05 16:00:03 +0530 |
| commit | c4413f3cca0a0750af9881276162b70f3489b499 (patch) | |
| tree | eb1cbf577f0751e7293e3d1e96147bc36e48719e /TODO.org | |
| parent | 1d9cd2bcb69ccbccea67166f9d42ec8ff6892fae (diff) | |
| download | null-browser-c4413f3cca0a0750af9881276162b70f3489b499.tar.gz null-browser-c4413f3cca0a0750af9881276162b70f3489b499.zip | |
Add history storage and completion + split dmenu,history into modules
Diffstat (limited to '')
| -rw-r--r-- | TODO.org | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -14,10 +14,10 @@ - [X] New window on new window request - [X] Socket for opening window in current session (lua eval) - [X] Config loading and lua path -- [ ] Events/autocommands -- [ ] Url changed event -- [ ] History storage -- [ ] History completion +- [X] Events/autocommands +- [X] Url changed event +- [X] History storage +- [X] History completion - [ ] Log stdout, errors and results from lua somewhere - [ ] Downloading |
