aboutsummaryrefslogtreecommitdiff
path: root/spec (unfollow)
Commit message (Collapse)Author
2025-03-19Add libuv + luv for lua runtimeAkshay Nair
2025-03-18Add action for keymaps + testAkshay Nair
2025-03-18Remove all the ui bits because screw it, lets unix a bit moreAkshay Nair
2025-03-18Add keymap evaluation with strict event filterAkshay Nair
2025-03-16Add simple key sequence parserAkshay Nair
2025-03-16Add configuration classAkshay Nair
2025-03-15Replaced QCompleter with custom implementationAkshay Nair
2025-03-12Refactor MainWindow into InputMediatorAkshay Nair
2025-03-12Allow running only specific test classes + test template generationAkshay Nair
2025-03-12Refactor browsermanager to webviewstackAkshay Nair
2025-03-11Add command+url adapter and switchingAkshay Nair
2025-03-09Refactor directory structureAkshay Nair
2025-03-09Add browser manager + add multitab management (next/prev/close/new)Akshay Nair
2025-03-09Add test registry macro to allow managing multiple specsAkshay Nair
2025-03-09Fix command input ui to fix to topAkshay Nair
2025-03-08Add test setup + spec for command inputAkshay Nair