mc
https://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.
- Links to Base:System / mc
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:ecsos/mc && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
20_wrong_path_to_wrappers.patch | 0000000771 771 Bytes | |
4258-fish-subshell-prompt.patch | 0000000549 549 Bytes | |
_link | 0000000119 119 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 |
Latest Revision
Eric Schirra (ecsos)
committed
(revision 13)
- Update to 4.8.32: - Core - Tell the current directory to the terminal using OSC 7 sequence (so it can open new tabs there) (#3088) - Preserve ext2fs attributes on copy/move operations (#4532) - Change name of temporary directory: make it unique for each run (#4535) - Hide password in file operation progress dialog (#4541) - Support reget in file move operation (#4563) - Implement nanosecond precision timestamps on non-Linux (macOS, BSD, AIX, Solaris) (#4563) - Remove remaining mmap code to simplify maintenance (#3960) - VFS - extfs: support unrar-7 (#4518) - Editor - Improve syntax highlighting: - C and C++ (MidnightCommander?/mc#195, #4556) - Viewer - Diff viewer - Add man page mcdiff.1 (#4224) - Misc - Code cleanup (#4524) - New skins - xoria256-thin, xoria256root-thin (#4530) - modarcon16-defbg-thin, modarcon16-thin, modarcon16root-defbg-thin, modarcon16root-thin (#4530) - modarin256-defbg-thin, modarin256-thin, modarin256root-defbg-thin, modarin256root-thin (#4530) - julia256root (#4536) - mc.ext.ini: clarify escaping of spaces and parenthesis (#4502) - Fixes - External editor does not work with arguments in $EDITOR (#4533) - fish shell: strings " cd (printf '%b' ... " in history (#4521) - Redundant back slashes for autocomplete (#4292) - subshell: call execl with argv[0] that is not an actual path to Bash (#4549)
Comments 0