mc
http://www.midnight-commander.org/
GNU Midnight Commander is a visual file manager, licensed under GNU General Public License and therefore qualifies as Free Software. It's a feature rich full-screen text mode application that allows you to copy, move and delete files and whole directory trees, search for files and run commands in the subshell. Internal viewer and editor are included.
- Devel package for openSUSE:Factory
-
21
derived packages
- Links to openSUSE:Factory / mc
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Base:System/mc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
20_wrong_path_to_wrappers.patch | 0000000771 771 Bytes | |
4258-fish-subshell-prompt.patch | 0000000549 549 Bytes | |
4575-fix-wrapper.patch | 0000002936 2.87 KB | |
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 | 0000082284 80.4 KB | |
mc.desktop | 0000000113 113 Bytes | |
mc.fish | 0000000788 788 Bytes | |
mc.png | 0000000923 923 Bytes | |
mc.spec | 0000007852 7.67 KB | |
x11_browser | 0000001720 1.68 KB | |
xls2csv_update.patch | 0000000545 545 Bytes |
Latest Revision
buildservice-autocommit
accepted
request 1220049
from
Adam Mizerski (etamPL)
(revision 163)
baserev update by copy to link target
Comments 14
Can you apply a patch to stop the annoying subshell warning present on new version of mc?
You can find it on: https://salsa.debian.org/debian/mc/-/blob/master/debian/patches/4056.patch or check the committed change on https://github.com/MidnightCommander/mc/commit/8c243309ccae0528c0b59c2c45cd88d514ccfd90.
Please, do it.
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 mc builds appropriately.
See: https://build.opensuse.org/package/show/home:acobar:branches:Base:System/mc
Please, update to save others from the annoying subshell warning.
Can you do a submit request here then?
After that SR https://build.opensuse.org/request/show/1153182 mc started requiring python2 (/usr/bin/python).
Is this something that can be fixed?
Yes. It's already fixed here.
An old problem has reappeared since the last update to 4.8.32. After closing the Midnight Commander, you are not in the last selected directory, but in the directory from which you started the Midnight Commander. After a downgrade to 4.8.31 everything works again. Can you please have a look and restore the old behavior?
Indeed. I'll try to do something, but I can't promise when.
Okay. That's fine. "No net hudla" :-)
That was relatively easy, because upstream has already fixes merged for next release :) https://build.opensuse.org/request/show/1202757
Just tested. Unfortunately, that doesn't work either.
The request with my fixes is still waiting for review: https://build.opensuse.org/request/show/1206702
yes, i know. I have test it from there.
Still does not work. But apparently only not under KDE. Because it works directly under ALT+F1. And under LXDE also. What could be the reason for this? Do you have any idea?
I have no idea. Desktop environment should have absolutely no impact. First check with "type mc" if it's a shell function, then try "bash -x /usr/share/mc/mc-wrapper.sh".