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
/
notes.org
(
follow
)
Commit message (
Collapse
)
Author
Age
*
Add stripping quotes for toml keys
Akshay Nair
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
|
*
Handle non-zero exit codes in commands
Akshay Nair
2025-10-05
|
*
Add configuration (keymap) loading from toml file
Akshay Nair
2025-10-05
|
*
Add multi-key handling + command parsing + shell/shell! aliases
Akshay Nair
2025-10-04
|
*
Add %S substitution for selections as newline separated
Akshay Nair
2025-10-03
|
*
Add delete command + minor refactors
Akshay Nair
2025-10-03
|
*
Add multifile selection/marking
Akshay Nair
2025-10-03
|
*
Add file mode string in listing
Akshay Nair
2025-10-03
|
*
Add "press key to continue" with !! prefix
Akshay Nair
2025-10-03
|
*
Add %d substitution
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-03