wok diff mc/description.txt @ rev 25037

Up glza (0.11.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 21 21:38:29 2022 +0000 (24 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/mc/description.txt	Sat May 21 21:38:29 2022 +0000
     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.