Version 24 (modified by andrew_b, 15 years ago) (diff) |
---|
Midnight Commander 4.7.5
It's preliminary version for to be ready for release any day.
View all closed tickets for this release
Major changes since 4.7.4
Core
- Repeat previous quicksearch on C-s C-s (without entering text) (#2365)
- Added new colors for dialogs (#2170)
VFS
Editor
- Internal editor's bookmarks are persistent now and not lost after exit from the editor. They are saved in ~/.mc/filepos file (#2287)
Viewer
Diff viewer
- The shortcut was changed from 'ctrl-x, ctrl-y' to 'ctrl-x, ctrl-d' (#2177)
Misc
- Changed installation destination for some files (#1424):
- /etc/mc/Syntax -> /usr/share/mc/syntax/Syntax;
- /etc/mc/mc.lib -> /usr/share/mc/mc.lib;
- /etc/mc/mc.charsets -> /usr/share/mc/mc.charsets. Added capability to load codepage list from /usr/share/mc/mc.charsets and /etc/mc/mc.charsets and merge them then;
- Hint files are installed into /usr/share/mc/hints instead of /usr/share/mc;
- Help files are installed into /usr/share/mc/help instead of /usr/share/mc.
- Doc updates
- Translation updates
- Added new translations: Estonian, Indonesian
Fixes
- Hang up after exit on FreeBSD (#2333)
- Multi-screen engine doesn't handle correctly some cases (#1490)
- Fx key numbers were not displayed for disabled keys (#2350)
- Incorrect initial value of WCheck and WRadio widgets width (#2362)
- Panel encoding is not shown correctly in "Choose codepage" dialog (#1512)
- Panel contents isn't scrolled down by mouse dragging (#2395)
- Incorrect line jump when started as editor (#2344)
- Lost transparency colors in mcedit [editnormal] background depends on [normal] (#1785)
- Syntax highlighting is lost after manual change (#2324)
- Segmentation fault in mcviewer on ARM architecture (#2356)
- Broken IPv4 FTP connection scheme (#121)
- Default internal FISH scripts are broken (#2347)
- Cannot change panel encoding without VFS support (#2137)