GNU Midnight Commander (mc)

From WickyWiki
Revision as of 17:13, 26 May 2023 by Wilbert (talk | contribs) (Created page with "Category:202305 Category:Linux Category:Admin GNU Midnight Commander (mc) is a file manager for use within a terminal. == Installation == Install: <syntaxhighlight lang=bash> sudo apt install mc </syntaxhighlight> == PuTTY configuration == To have the correct view while using PuTTY some settings might be neccesary Click right in the taskbar > Change Settings > Window > Translation > * Remote Character set: UTF-8 * Pick: Use Unicode line drawing code...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


GNU Midnight Commander (mc) is a file manager for use within a terminal.

Installation

Install:

sudo apt install mc

PuTTY configuration

To have the correct view while using PuTTY some settings might be neccesary

Click right in the taskbar > Change Settings > Window > Translation >

  • Remote Character set: UTF-8
  • Pick: Use Unicode line drawing code points
  • Pick: Enable VT100 line drawing even in UTF-8 mode