056895ec04
A simple file manager written in Bash. - It's ******* Fast - Minimal (only requires bash and coreutils) - Smooth Scrolling (using vim keybindings) - Works on Linux, BSD, macOS, Haiku etc. - 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 setup) - Works as a file picker in vim/neovim! - Display images with w3m-img! - Supports $CDPATH. WWW: https://github.com/dylanaraps/fff
12 lines
222 B
Text
12 lines
222 B
Text
[
|
|
{
|
|
message: <<EOM
|
|
Install the devel/xdg-utils port if you wish to use xdg-open with fff.
|
|
|
|
Install the following ports in order to enable image displaying support:
|
|
- www/w3m-img
|
|
- x11/xdotool
|
|
EOM
|
|
type: install
|
|
}
|
|
]
|