freebsd-ports/deskutils/fff/pkg-message
Mateusz Piotrowski 056895ec04 New port: deskutils/fff: Simple file manager written in Bash
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
2019-10-25 08:03:52 +00:00

13 lines
222 B
Plaintext

[
{
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
}
]