aboutsummaryrefslogtreecommitdiff
path: root/TODO.org (unfollow)
Commit message (Expand)Author
2025-04-13Add support for number keys and open view by number keyAkshay Nair
2025-04-12Switch to using map for configurationAkshay Nair
2025-04-12Switch to using __internals for all apiAkshay Nair
2025-04-12Add configuration apiAkshay Nair
2025-04-12Rename term tab with viewAkshay Nair
2025-04-12Respect cli args for main instanceAkshay Nair
2025-04-06Close window when no tabs leftAkshay Nair
2025-04-05Set url for windows synchronously + handle title change in webviewAkshay Nair
2025-04-05Add history storage and completion + split dmenu,history into modulesAkshay Nair
2025-04-05Add package path to lua (only current build dir)Akshay Nair
2025-04-05Add instance manager for enforcing single instanceAkshay Nair
2025-04-04Static link libuv and luajit + minor changesAkshay Nair
2025-04-02Add events system for lua runtime to dispatch and register eventsAkshay Nair
2025-03-30Update window title on tab change + refactoringAkshay Nair
2025-03-30Remove from router on window closeAkshay Nair
2025-03-28Refactor and fix tab id use for focus/closeAkshay Nair
2025-03-23Apply clang-tidy suggestionsAkshay Nair
2025-03-22Build fixes + formattingAkshay Nair
2025-03-22Add web.keymap.set + test keymaps config.luaAkshay Nair
2025-03-19Add libuv + luv for lua runtimeAkshay Nair