Version 9 (modified by angel_il, 15 years ago) (diff) |
---|
Midnight Commander 4.7.2
It's preliminary version for to be ready for release any day.
View all closed tickets for this release
Major changes since 4.7.1
Core
- added new options quick_search_case_sensitive in [Midnight-Commander] section. This option can have one of the following values: 0, 1 or 2.
- 0 - quick search is case insensitive;
- 1 - quick search is case sensitive;
- 2 - (default value), quick search mode is matched to the the panel sort order: case sensitive or not.
VFS
Editor
- Case insensitive syntax highlighting (#1770)
Viewer
Misc
- Added new skins:
- nice and dark (#1791)
- Documentation updates
- Translation updates
Fixes
- Segfault in panelization of file find results (#2068)
- Segfault in standalone editor and viewer (#2087)
- If dialog was canceled, input line content is saved in history (#2082)
- MC says "File exists" trying create directory with empty filename (#2014)
- Can't define help window background via skin (#1701)
- Incorrect layout of file operation dialog in non-verbose mode (#2099)
- Incorrext cursor position after "Cursor beyond end of line" mode switched off (#2094)
- Incorrect toggling state of ruler in viewer (#2067)
- Incorrect handling of EXTFS plugin names (#1909)
- Segfault in symlink handling within archives