From 346c16b4e2ea26f47e0e370a490b7794492a9ebb Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 23 Mar 2025 19:48:53 +0530 Subject: Apply clang-tidy suggestions --- TODO.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'TODO.org') diff --git a/TODO.org b/TODO.org index 4bc314d..a2b3749 100644 --- a/TODO.org +++ b/TODO.org @@ -3,14 +3,14 @@ - [X] Keybindings (lua api) - [X] Modal keys - [X] event loop for async work -- [ ] example: trigger dmenu for simple selection -- [ ] Config loading and runtime path +- [X] example: trigger dmenu for simple selection +- [X] Fix segfault on quit - [ ] Tab history navigation - [ ] Tab next/prev - [ ] Get tab list api - [ ] Assign ID to each tab (reference in lua api) - [ ] Tab select by id -- [ ] Fix segfault on quit +- [ ] Config loading and runtime path - [ ] Multi-window ** Next -- cgit v1.3.1