Midnight Commander
Midnight Commander is a Norton Commander clone, a program that
manipulates and manages files and directories. It is useful, fast, and
has color display on the Linux console. It also has mouse support if
you run the gpm mouse server. This program requires the terminal
description files in /usr/lib/terminfo, which are found in ncurses.rpm
(the essential ones) or terminfo.rpm (the rest).
You can also use Midnight Commander under the X Window System with your
mouse. If you enter 'mc -c', colors are used.
In Midnight Commander, the screen is divided into four sections: The
majority of the screen is covered by two directory panels. The second
to last line on the screen is the shell command line. The last line
displays the function key assignments. At the very top, the menu list
is shown. One of the directories displayed is the current working
directory. This is where most of the commands are found. For certain
commands, like copy and move, the second directory is used as the
target directory.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:SLECandidates/mc && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
02_ignore_ftp_chmod_error.patch | 0000000489 489 Bytes | |
09_uzip_broken_528239.patch | 0000000654 654 Bytes | |
20_wrong_path_to_wrappers.patch | 0000000988 988 Bytes | |
cmake.syntax | 0000013954 13.6 KB | |
mc-4.8.17.sha256 | 0000000167 167 Bytes | |
mc-4.8.17.tar.xz | 0002457156 2.34 MB | |
mc-esc-seq.patch | 0000000395 395 Bytes | |
mc-ext-audio.patch | 0000001259 1.23 KB | |
mc-extd-doc.patch | 0000000619 619 Bytes | |
mc-extd-misc.patch | 0000000518 518 Bytes | |
mc-extd-sound.patch | 0000001537 1.5 KB | |
mc-extd-video.patch | 0000001089 1.06 KB | |
mc-extd-xdg.patch | 0000003643 3.56 KB | |
mc-extfs-helpers-deb.patch | 0000000942 942 Bytes | |
mc-extfs-iso9660-xorriso.patch | 0000000742 742 Bytes | |
mc-f-keys.patch | 0000000804 804 Bytes | |
mc-fix_lib_search_path.patch | 0000001154 1.13 KB | |
mc-multi-press-f-keys.patch | 0000002219 2.17 KB | |
mc-pie.patch | 0000000308 308 Bytes | |
mc-rpm.patch | 0000002624 2.56 KB | |
mc-rpmlintrc | 0000000194 194 Bytes | |
mc-startup-timeout.patch | 0000001193 1.17 KB | |
mc-vfs-fish-deleted_source_file.patch | 0000005241 5.12 KB | |
mc-wrapper.patch | 0000001486 1.45 KB | |
mc.changes | 0000054168 52.9 KB | |
mc.desktop | 0000000113 113 Bytes | |
mc.png | 0000000923 923 Bytes | |
mc.spec | 0000007974 7.79 KB | |
x11_browser | 0000001720 1.68 KB |
Revision 68 (latest revision is 93)
Updare to 4.8.17
Comments 1
I submitted a request for update on Base:System, as it seems that this is the main branch, I'm repeating it here.
Updated to newer package version, also 2 patches (mc-ext-audio.patch and mc-extd-sound.patch), and removed a patch applied upstream (mc-rpm.patch). Now the new version of mc builds appropriately.
See: https://build.opensuse.org/package/show/home:acobar:branches:Base:System/mc
The main reason to update, besides the fixed errors, is the elimination of the annoying subshell warning.
Update to 4.8.25
Updated mc-ext-audio.patch
Updated mc-extd-sound.patch
Removed mc-rpm.patch