= Midnight Commander 4.7.3 = It's preliminary version for to be ready for release any day. [http://www.midnight-commander.org/query?status=closed&group=resolution&order=priority&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&col=severity&milestone=4.7.3 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 realpath(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) * Mark of text in input fields is available now, DEL removes selected/unchanged text (#2161, #2228) === VFS === * Unified charset list with used one in core (#2203) === 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) * Incorrect colors of directory tree (#2212) * Info panel is initially filled too late (#2226) * 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)