wok diff mc/description.txt @ rev 24882

updated mc (4.8.24 -> 4.8.28)
author Hans-G?nter Theisgen
date Thu Mar 31 17:36:19 2022 +0100 (2022-03-31)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/mc/description.txt	Thu Mar 31 17:36:19 2022 +0100
     1.3 @@ -0,0 +1,10 @@
     1.4 +GNU Midnight Commander is a visual file manager, licensed under
     1.5 +GNU General Public License and therefore qualifies as Free Software.
     1.6 +It's a feature rich full-screen text mode application that allows you
     1.7 +to copy, move and delete files and whole directory trees, search for
     1.8 +files and run commands in the subshell.
     1.9 +Internal viewer and editor are included.
    1.10 +
    1.11 +Midnight Commander is based on versatile text interfaces, such as Ncurses
    1.12 +or S-Lang, which allows it to work on a regular console, inside an
    1.13 +X Window terminal, over SSH connections and all kinds of remote shells.