aboutsummaryrefslogtreecommitdiff
path: root/lib/Daffm/Action (follow)
Commit message (Expand)AuthorAge
* Add env vars for managing escape-free commandsAkshay Nair2025-12-25
* Add basic selection-add/remove commandsAkshay Nair2025-11-10
* Show error messages (permission error + path not found + invalid comm...Akshay Nair2025-11-08
* Add custom commandsAkshay Nair2025-11-07
* Fix shell escaping for substitutionsAkshay Nair2025-11-07
* Add build/install setup + fix read error for move commandAkshay Nair2025-10-24
* Add move command and gj gk keysAkshay Nair2025-10-24
* Add map command for creating keymapsAkshay Nair2025-10-08
* Add symlink resolution for navigationAkshay Nair2025-10-08
* Add search commandAkshay Nair2025-10-08
* Add extend config property to extend configs + move defaultsAkshay Nair2025-10-08
* Add command-shell command for calling commands from shellAkshay Nair2025-10-08
* Add CmdChain to run commands sequentially in keysAkshay Nair2025-10-08
* Add opener script in configAkshay Nair2025-10-05
* Show keyseq,selections in statusline + minor refactorAkshay Nair2025-10-05
* Add ~ substitution for cd pathsAkshay Nair2025-10-05
* Handle non-zero exit codes in commandsAkshay Nair2025-10-05
* Add multi-key handling + command parsing + shell/shell! aliasesAkshay Nair2025-10-04
* Refactor to TextAkshay Nair2025-10-03
* Add %S substitution for selections as newline separatedAkshay Nair2025-10-03