aboutsummaryrefslogtreecommitdiff
path: root/system/fff/README
blob: 5430f815687050ac3ec502d961afc6e1150f14a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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.