aboutsummaryrefslogtreecommitdiff
path: root/lib/Daffm/Action/Commands.hs (unfollow)
Commit message (Expand)Author
2025-10-24Add build/install setup + fix read error for move commandAkshay Nair
2025-10-24Add move command and gj gk keysAkshay Nair
2025-10-08Add map command for creating keymapsAkshay Nair
2025-10-08Add search commandAkshay Nair
2025-10-08Add extend config property to extend configs + move defaultsAkshay Nair
2025-10-08Add command-shell command for calling commands from shellAkshay Nair
2025-10-08Add CmdChain to run commands sequentially in keysAkshay Nair
2025-10-05Add opener script in configAkshay Nair
2025-10-05Handle non-zero exit codes in commandsAkshay Nair
2025-10-04Add multi-key handling + command parsing + shell/shell! aliasesAkshay Nair