From c4413f3cca0a0750af9881276162b70f3489b499 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 5 Apr 2025 15:41:10 +0530 Subject: Add history storage and completion + split dmenu,history into modules --- TODO.org | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'TODO.org') diff --git a/TODO.org b/TODO.org index 5c00f33..bacf005 100644 --- a/TODO.org +++ b/TODO.org @@ -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 -- cgit v1.3.1