mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
f540599904
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
18 lines
481 B
Text
18 lines
481 B
Text
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.
|