From 4f945367ebc8e34263acbfca0416e3f75653924e Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 30 Mar 2025 19:16:07 +0530 Subject: Update window title on tab change + refactoring --- TODO.org | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'TODO.org') diff --git a/TODO.org b/TODO.org index f308e22..bee6eb2 100644 --- a/TODO.org +++ b/TODO.org @@ -11,12 +11,12 @@ - [X] Assign ID to each tab (reference in lua api) - [X] Tab select by id - [X] Multi-window -- [ ] Handle resource cleanup + signal disconnecting - [ ] Socket for opening window in current session (lua eval) -- [ ] Log stdout, errors and results from lua somewhere - [ ] Events/autocommands - [ ] History storage - [ ] History completion +- [ ] Log stdout, errors and results from lua somewhere +- [ ] Handle resource cleanup + signal disconnecting ** Next - [ ] Config loading and runtime path @@ -33,6 +33,7 @@ - [ ] Permission requests handling - [ ] Pipe page contents to external program - [ ] `web.inspect` +- [ ] Update window title on current webview title change ** Later later - [ ] Fullscreen -- cgit v1.3.1