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
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:zSystems/mc && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
20_wrong_path_to_wrappers.patch | 0000000771 771 Bytes | |
4258-fish-subshell-prompt.patch | 0000000549 549 Bytes | |
cmake.syntax | 0000013954 13.6 KB | |
mc-4.8.33.sha256 | 0000000167 167 Bytes | |
mc-4.8.33.tar.xz | 0002424476 2.31 MB | |
mc-esc-seq.patch | 0000000486 486 Bytes | |
mc-ext-audio.patch | 0000001656 1.62 KB | |
mc-ext-obscpio.patch | 0000001472 1.44 KB | |
mc-extd-doc.patch | 0000000899 899 Bytes | |
mc-extd-sound.patch | 0000000639 639 Bytes | |
mc-extd-video.patch | 0000000748 748 Bytes | |
mc-extd-xdg.patch | 0000004498 4.39 KB | |
mc-extfs-helpers-deb.patch | 0000000995 995 Bytes | |
mc-f-keys.patch | 0000000708 708 Bytes | |
mc-fix_lib_search_path.patch | 0000001081 1.06 KB | |
mc-multi-press-f-keys.patch | 0000001864 1.82 KB | |
mc-pie.patch | 0000000337 337 Bytes | |
mc-vfs-fish-deleted_source_file.patch | 0000000436 436 Bytes | |
mc-wrapper.patch | 0000001108 1.08 KB | |
mc.changes | 0000085197 83.2 KB | |
mc.desktop | 0000000113 113 Bytes | |
mc.fish | 0000000788 788 Bytes | |
mc.png | 0000000923 923 Bytes | |
mc.spec | 0000008492 8.29 KB | |
x11_browser | 0000001720 1.68 KB | |
xls2csv_update.patch | 0000000677 677 Bytes |
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