= Midnight Commander 4.8.19 = [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.8.19 View all closed tickets for this release] == Major changes since 4.8.18 == === Core === * Replace $MC_HOME with $MC_PROFILE_ROOT (#3684) * Store the 'hotlist' file in ~/.local/share/mc instead of ~/.config/mc (#3687) * Allow rebind TAB key to change panel (#3672) * Support for True Color (16 millions colors) (#3145) * Color aliases in skin files (#3711) === VFS === === Editor === * Syntax: * updates of HTML and ebuild highlighting * highlight *.t (Perl test) files as Perl scripts * disassociate .cl file extension from LISP syntax (#3691) * Add syntax highlighting: * OpenCL (#3690) === Viewer === === Diff viewer === === Misc === * Code cleanup (#3693, #3703, #3721) === Fixes === * Segfault on switching left panel to Info (#3700) * Broken compatibility with ncurses (#3697) * Setting MC_HOME makes mc ignore ~/.bashrc (#3684) * Some bugs in the parsing of hexadecimal search patterns (#3694) * ~~Improper use of IEC and SI prefixes for size (#3666)~~ * Broken file list resorting on double click on panel header line (#3715) * Wrong dialog resizing and positioning (#3714, #3723) * Widget's 'disabled' status is not toggled immediately (#3716) * Last item of 'Options/Layout/Horizontal' radiobuttons remains highlighted (#3717) * 'Options/Layout/Equal split' checkbox gets reverted (#3718) * skins: 'window-state-char' and 'window-close-char' are parsed as colors (#3710) * mcview: an error message about bad regexp isn't shown (#3720) * mcedit: fix etags filenames parsing (#3698) * mcedit doesn't show search error messages when searching backwards (#3735)