mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
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
17 lines
509 B
Plaintext
17 lines
509 B
Plaintext
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
|