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
/
lib
/
Daffm
/
State.hs
(
unfollow
)
Commit message (
Collapse
)
Author
2025-12-25
Add env vars for managing escape-free commands
Akshay Nair
2025-12-25
Fix directory exists check
Akshay Nair
2025-12-25
Add owner:group info in out
Akshay Nair
2025-11-10
Add basic selection-add/remove commands
Akshay Nair
2025-11-08
Show error messages (permission error + path not found + invalid ↵
Akshay Nair
command error)
2025-11-07
Add custom commands
Akshay Nair
2025-10-24
Add build/install setup + fix read error for move command
Akshay Nair
2025-10-24
Add move command and gj gk keys
Akshay Nair
2025-10-08
Add map command for creating keymaps
Akshay Nair
2025-10-08
Add symlink resolution for navigation
Akshay Nair
2025-10-08
Add search command
Akshay Nair
2025-10-08
Add extend config property to extend configs + move defaults
Akshay Nair
2025-10-08
Allow directories and file paths as cli arg/cd
Akshay Nair
2025-10-08
Add CmdChain to run commands sequentially in keys
Akshay Nair
2025-10-05
Update readme + add drop to shell keymap
Akshay Nair
2025-10-05
Add arg parsing, loading config from XDG_CONFIG_HOME and -c arg for ↵
Akshay Nair
loading config file
2025-10-05
Add opener script in config
Akshay Nair
2025-10-05
Show keyseq,selections in statusline + minor refactor
Akshay Nair
2025-10-05
Add ~ substitution for cd paths
Akshay Nair
2025-10-05
Add configuration (keymap) loading from toml file
Akshay Nair
[next]