From 2ffec27b36cbf2bd013e9f08d99ff972c9147a80 Mon Sep 17 00:00:00 2001 From: Gal Szkolnik <code@lockszmith.com> Date: Mon, 5 Aug 2024 15:37:40 -0400 Subject: [PATCH] Add GNU Midnight Commander file-manager --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fb02f44..9823a65 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,7 @@ List of projects that provide terminal user interfaces - [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. +- [mc](https://github.com/MidnightCommander/mc) GNU Midnight Commander. A free cross-platform orthodox file manager. - [nnn](https://github.com/jarun/nnn) n³ The unorthodox terminal file manager. - [ranger](https://github.com/ranger/ranger) A VIM-inspired file manager for the console. - [superfile](https://github.com/MHNightCat/superfile) Pretty fancy and modern terminal file manager.