19 lines
481 B
Plaintext
19 lines
481 B
Plaintext
fff (F***ing Fast File-Manager)
|
|
|
|
A simple file manager written in bash.
|
|
|
|
Features:
|
|
*It's f***ing fast.
|
|
*Minimal
|
|
*Smooth scrolling (using vim keybindings)
|
|
*Supports LS_COLORS
|
|
*File Operations (copy, paste, cut, ranger style bulk rename, etc)
|
|
*Instant as you type search
|
|
*Tab completion for all commands
|
|
*Automatic CD on exit (see README)
|
|
*Works as a file picker in vim/neovim
|
|
*Display images with w3m-img
|
|
*Supports $CDPATH
|
|
|
|
Optional dependencies include w3m for displaying images.
|