aboutsummaryrefslogtreecommitdiff
path: root/lib/Daffm (unfollow)
Commit message (Expand)Author
2025-12-25Add owner:group info in outAkshay Nair
2025-11-10Add basic selection-add/remove commandsAkshay Nair
2025-11-08Show error messages (permission error + path not found + invalid comm...Akshay Nair
2025-11-07Add custom commandsAkshay Nair
2025-11-07Fix shell escaping for substitutionsAkshay Nair
2025-10-30Allow multilevel extend in configAkshay Nair
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 truncate for current directoryAkshay Nair
2025-10-08Refactor args parsing to module + docs updateAkshay Nair
2025-10-08Add map command for creating keymapsAkshay Nair
2025-10-08Add symlink resolution for navigationAkshay Nair
2025-10-08Add search commandAkshay Nair
2025-10-08Add extend config property to extend configs + move defaultsAkshay Nair
2025-10-08Allow directories and file paths as cli arg/cdAkshay 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-05Update readme + add drop to shell keymapAkshay Nair
2025-10-05Add arg parsing, loading config from XDG_CONFIG_HOME and -c arg for l...Akshay Nair
2025-10-05Add stripping quotes for toml keysAkshay Nair