Version 25 (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
- Quick Search mode is defined by quick_search_case_sensitive option (#2022)
- Mouse wheel doesn't change sorting preferences in panels (#2093)
- Interactive help is displayed with dynamically run-time formatting (#1561)
- Improvement of double and single lines support in skins (#1648)
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)
- Memory leaks (#2069, #2108)
- If dialog was canceled, input line content is saved in history (#2082)
- MC says "File exists" trying create directory with empty filename (#2014)
- User asked twice about overwriting file in move across file systems (#2125)
- Deleting symlink to directory scans dir structure first (#2121)
- Incorrect layout of file operation dialog in non-verbose mode (#2099)
- MC proposes ".." as a dirname with automatic name filling (#2056)
- MC treats files ending with a dot as gzip (#2114)
- Broken default regexp mask in filecopy dialog (#2001)
- Can't define help window background via skin (#1701)
- Incorrect cursor position after "Cursor beyond end of line" mode switched off (#2094)
- Incorrect toggling state of ruler in viewer (#2067)
- Superfluous "Search done, Continue from begining?" dialog in viewer (#2091)
- Turning on wrap mode does not scroll left/right the file view (#2107)
- Cannot scroll wrapped long lines in viewer (#2086)
- Incorrect handling of archives in EXTFS VFS (#1909)
- Segfault in symlink handling within archives
- fixed overwrite mode in mcedit with UTF-8 codeset (#2081)