fff: A simple file manager written in bash
.
- It’s Fucking 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
(link)! - Display images with w3m-img!
- Supports
$CDPATH
.
Using fff
in vim/neovim as a file picker
fff.vim: A plugin for vim/neovim which allows you to use fff
as a file opener.