aboutsummaryrefslogtreecommitdiff
path: root/daffm.cabal (unfollow)
Commit message (Expand)Author
2025-10-08Refactor args parsing to module + docs updateAkshay Nair
2025-10-05Show keyseq,selections in statusline + minor refactorAkshay Nair
2025-10-05Add configuration (keymap) loading from toml fileAkshay Nair
2025-10-04Add multi-key handling + command parsing + shell/shell! aliasesAkshay Nair
2025-10-03Refactor to TextAkshay Nair
2025-10-03Add delete command + minor refactorsAkshay Nair
2025-10-03Refactor event module with actionsAkshay Nair
2025-10-03Add run shell command via cmdline + selected file substitutionAkshay Nair
2025-10-03Preserve list position while navigating through directoriesAkshay Nair
2025-10-03Add spawning processes + suspend tuiAkshay Nair
2025-10-02Simple file explorer uiAkshay Nair