wiki:NEWS-4.7.0-pre3

Version 16 (modified by slavazanko, 15 years ago) (diff)

--

Midnight Commander 4.7.0-pre3

It's preliminary version for to be ready for release any day. view all closed tickets for this release

Changelog

Major changes since 4.7.0-pre2

Core

  • removed own popt stuff (command line options parser). Now used glib parser
  • added feature for filenames highlighting in panels
  • added parameters for change frame lines (#1497)
  • Copy/Move? overwrite query dialog is more friendly for long file names
  • added support of skins
  • At first run find file dialog now contain latest item from history

VFS

  • fixed recognize of tar.xz archives
  • added recognize of lzma archives by extention

Editor

  • 'Save as' dialog enhancement: select line break type: Windows/UNIX/Mac (CR LF/LF/CR)
  • syntax hightlighting updated: VerilogHDL, Shell script
  • Added syntax highlighting for *.repo files of yum
  • Added syntax highlighting of pacman's PKGBUILD and .install files

Viewer

Misc

Fixes

  • segfault on incorrect color pair in [Color] section
  • incorrect position of panel codeset dialog
  • limit of 9 digits for of file size display
  • lines drawing in -a stickchars mode (#1497)
  • segfault when you try to use non-anonymous FTP
  • Ctrl-O handling under GNU Screen in altscreen mode
  • support of CP866 (IBM866) locale
  • configure.ac: checking for minimal version of glib and exit if version less than 2.6
  • segfault by mouse wheel action in history list and menu (#1564)
  • Fixed behvior with Meta+PgDn? in editor (#1598)
  • Fixed behvior with cursor movement by Ctrl+arrows when cursor besides EOL (#1599)
  • Fixed showing '\r' line terminator in viewer (#1595)
  • Fixed editor autocompleting.