index
:
daffm
main
Dumb-as-fuck file manager for the terminal
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
daffm.cabal
(
unfollow
)
Commit message (
Collapse
)
Author
2026-06-12
Update
Akshay Nair
2025-12-25
Fix directory exists check
Akshay Nair
2025-12-25
Add owner:group info in out
Akshay Nair
2025-10-26
Fix command-shell from config example to use eval
Akshay Nair
2025-10-24
Create release.yml gh action workflow + update brick
v0.1.0
Akshay Nair
2025-10-24
Add manpage for documentation
Akshay Nair
2025-10-08
Refactor args parsing to module + docs update
Akshay Nair
2025-10-05
Show keyseq,selections in statusline + minor refactor
Akshay Nair
2025-10-05
Add configuration (keymap) loading from toml file
Akshay Nair
2025-10-04
Add multi-key handling + command parsing + shell/shell! aliases
Akshay Nair
2025-10-03
Refactor to Text
Akshay Nair
2025-10-03
Add delete command + minor refactors
Akshay Nair
2025-10-03
Refactor event module with actions
Akshay Nair
2025-10-03
Add run shell command via cmdline + selected file substitution
Akshay Nair
2025-10-03
Preserve list position while navigating through directories
Akshay Nair
2025-10-03
Add spawning processes + suspend tui
Akshay Nair
2025-10-02
Simple file explorer ui
Akshay Nair