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
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/mc && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
00-70-utf8-common.patch | 0000000979 979 Bytes | |
00-73-utf8-bottom-buttons-width.patch | 0000000781 781 Bytes | |
00-75-utf8-cmdline-help.patch | 0000001840 1.8 KB | |
00-76-utf8-hotlist-highlight.patch | 0000000660 660 Bytes | |
00-77-utf8-filename-search-highlight.patch | 0000000557 557 Bytes | |
01_ftpfs_symlink.patch | 0000000852 852 Bytes | |
02_ignore_ftp_chmod_error.patch | 0000000401 401 Bytes | |
05_add_lzma_xz_support.patch | 0000007702 7.52 KB | |
06_remove_obsolete_rpm_tags.patch | 0000002897 2.83 KB | |
08_improved_u7z_support.patch | 0000001703 1.66 KB | |
09_choose_correct_urar.patch | 0000000240 240 Bytes | |
99_regexp-replace-fixed.patch | 0000007568 7.39 KB | |
99b_fix-regex-pattern-lengths.patch | 0000001389 1.36 KB | |
mc-4.6.2.tar.bz2 | 0002548118 2.43 MB | |
mc-apps.patch | 0000004127 4.03 KB | |
mc-crash-bnc500516.patch | 0000000234 234 Bytes | |
mc-cursor-appearance.patch | 0000001162 1.13 KB | |
mc-esc-seq.patch | 0000000265 265 Bytes | |
mc-f-keys.patch | 0000000607 607 Bytes | |
mc-mkdir_mc_home.patch | 0000001006 1006 Bytes | |
mc-multi-press-f-keys.patch | 0000001674 1.63 KB | |
mc-no-nb.diff | 0000000270 270 Bytes | |
mc-palmsupport.patch | 0000000973 973 Bytes | |
mc-port-number-bnc483249.patch | 0000002405 2.35 KB | |
mc-rpm.patch | 0000004037 3.94 KB | |
mc-syntax-hpp.patch | 0000000298 298 Bytes | |
mc-utf8-look-and-feel.patch | 0000005063 4.94 KB | |
mc-utf8-nlink.patch | 0000000358 358 Bytes | |
mc-utf8-slang-codeset.patch | 0000000401 401 Bytes | |
mc-utf8.patch | 0000137614 134 KB | |
mc-word_docs.patch | 0000001017 1017 Bytes | |
mc-wrapper.patch | 0000000187 187 Bytes | |
mc-x11browser.diff | 0000000442 442 Bytes | |
mc.changes | 0000030351 29.6 KB | |
mc.desktop | 0000000088 88 Bytes | |
mc.png | 0000000923 923 Bytes | |
mc.spec | 0000009246 9.03 KB | |
x11_browser | 0000001438 1.4 KB |
Revision 22 (latest revision is 93)
release number sync
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