From 9859f631b73adf89c7570e1d88b62f770ff27a85 Mon Sep 17 00:00:00 2001 From: Justin Garrison <justin@linux.com> Date: Tue, 6 May 2025 16:18:09 -0700 Subject: [PATCH] Add far2l closes #214 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6d08c56..4000194 100644 --- a/README.md +++ b/README.md @@ -172,6 +172,7 @@ List of projects that provide terminal user interfaces - [adbtuifm](https://github.com/darkhz/adbtuifm) A TUI file manager for Android, based on the Android Debug Bridge(ADB). - [broot](https://github.com/Canop/broot) A new way to see and navigate directory trees +- [far2l](https://github.com/elfmz/far2l) Linux port of Far v2 file manager - [fml](https://github.com/wick3dr0se/fml) :file_folder: A stupid simple, fast file manager written in BASH v4.2+. - [goful](https://github.com/anmitsu/goful) a powerful TUI file manager written in Go. - [lf](https://github.com/gokcehan/lf) A terminal file manager written in Go with heavy inspiration from ranger file manager.