commit f9667304ec4d4a2d6528c03429b49c8bd708afd5
Author: efe <efe_AT_efe.kim>
Date: Sat Jan 12 19:41:44 2019 -0500
rocks page: add lf file manager
* ranger-like interface
* written in Go
* single binary
* barebones (external programs instead of builtin functions)
* copy/move files between separate instances
* says WIP but works just fine
diff --git a/suckless.org/rocks/index.md b/suckless.org/rocks/index.md
index f38abb8c..b641b7f6 100644
--- a/suckless.org/rocks/index.md
+++ b/suckless.org/rocks/index.md
_AT_@ -86,6 +86,7 @@ This covers most console-based programs and programs from
### File managers
+* [lf](
https://github.com/gokcehan/lf) - ranger-like file manager written in Go (WIP but usable).
* [mc](
https://midnight-commander.org/) - Midnight Commander is a free cross-platform orthodox file manager.
* [noice](
https://git.2f30.org/noice/) - Small and portable file browser.
* [nnn](
https://github.com/jarun/nnn) - Noice is Not Noice, a fork of noice with more features.
Received on Sun Jan 13 2019 - 01:51:55 CET