Version 19 (modified by angel_il, 15 years ago) (diff) |
---|
Midnight Commander 4.7.3
It's preliminary version for to be ready for release any day.
View all closed tickets for this release
Major changes since 4.7.2
Core
- Reorganization of menu and configuration dialogs. More options are available in UI (#320)
- Removed hardcoded shortcuts in dialog.c (#212)
- Use system realapth(3) function if available (#1911)
- Added new actions for panels: PanelMarkFileUp and PanelMarkFileDown (#2021)
- Added new capability to create relative symlinks: menu item and "C-x v" default shortcut (#2042)
- Cursor is hidden in menu and listboxes (#1771)
- All hotkeys in MC (in menu, checkboxes, etc) in the middle of a word are in the lowercase now (#2168)
- Now we can select text in dialog fields, DEL - remove selected/unchanged text. (#2161)
VFS
Editor
Viewer
Diff viewer
Misc
- Changed main URL for bug reports (#2025)
- man2hlp: completely rewritten in Perl (#45)
- Skin updates:
- gotar.ini (#2179)
- Translation updates
Fixes
- "mc -e" and "mc -v" modes don't work (#2187)
- Incorrect calculation of autocomplition window width (#2192)
- Oversized dialog backgrounds not painted in NCurses-based MC (#2157)
- Segfault in standalone editor and viewer (#2178)
- Broken codeset autodetection in editor and viewer (#1838)
- Edit crashes while opening some incorrect files (#2183)
- Crash on search in viewer after Parsed/Raw? switching (#2195)
- Diff viewer crashes if tab size is equal to 0 (#2182)