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
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/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.32.sha256 | 0000000167 167 Bytes | |
mc-4.8.32.tar.xz | 0002385648 2.28 MB | |
mc-esc-seq.patch | 0000000382 382 Bytes | |
mc-ext-audio.patch | 0000001656 1.62 KB | |
mc-extd-doc.patch | 0000000869 869 Bytes | |
mc-extd-misc.patch | 0000000675 675 Bytes | |
mc-extd-sound.patch | 0000001738 1.7 KB | |
mc-extd-video.patch | 0000000994 994 Bytes | |
mc-extd-xdg.patch | 0000003365 3.29 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 | 0000001780 1.74 KB | |
mc-wrapper.patch | 0000001108 1.08 KB | |
mc.changes | 0000082093 80.2 KB | |
mc.desktop | 0000000113 113 Bytes | |
mc.fish | 0000000788 788 Bytes | |
mc.png | 0000000923 923 Bytes | |
mc.spec | 0000007582 7.4 KB | |
x11_browser | 0000001720 1.68 KB | |
xls2csv_update.patch | 0000000545 545 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