Remove WIP label for lf file manager - sites - public wiki contents of suckless… | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
commit 7e306a5bd9ea94d9525f772d338784242e8987a3 | |
parent 9df978328e4f58fb1ee5a975becf6096052858ff | |
Author: Dusan <[email protected]> | |
Date: Mon, 23 Dec 2024 17:05:00 +0100 | |
Remove WIP label for lf file manager | |
The project is stable, complete, and focused on avoiding breaking changes | |
Diffstat: | |
M suckless.org/rocks/index.md | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/suckless.org/rocks/index.md b/suckless.org/rocks/index.md | |
@@ -102,7 +102,7 @@ This covers most console-based programs and programs from | |
### File managers | |
-* [lf](https://github.com/gokcehan/lf) - ranger-like file manager written in G… | |
+* [lf](https://github.com/gokcehan/lf) - ranger-like file manager written in G… | |
* [mc](https://midnight-commander.org/) - Midnight Commander is a free cross-p… | |
* [nnn](https://github.com/jarun/nnn) - Nnn's Not Noice, a fork of noice with … | |
* [noice](https://git.2f30.org/noice/) - Small and portable file browser. |