wiki:NEWS-4.7.1

Version 20 (modified by angel_il, 14 years ago) (diff)

--

Midnight Commander 4.7.1

It's preliminary version for to be ready for release any day.

View all closed tickets for this release

Major changes since 4.7.0.1

Core

  • States of all 'Find File' dialog checkboxes are saved in user configuration file (#1874, #1965)
  • New file type bindings:
    • viewing .lyx with lyxcat, opening with lyx (#1693)

VFS

  • Small reorganizing (#1931)

Editor

  • Some simple optimization of syntax highlighting engine (#1843)
  • Show right margin using 'editor_show_right_margin' option. Keybind EditToggleShowMargin in [editor] section is used to toggle the state (#1514)
  • New editor action 'Mark all', new keybind EditMarkAll (#1945)
  • Changed default for 'Cursor beyond EOL', now it switched off by default (#1946)

Viewer

  • Viewer is now very fast (#1585)

Misc

  • Lots of code cleanup (#1780, #1915)
  • Removed obsolete checks in configuration scripts (#1932)
  • Documentation updates
  • Translation updates

Fixes

  • Missing includes (#1930)
  • Missing printf format (#1960)
  • Memory and file descriptors leaks (#1953)
  • Small error in versioning (#1905)
  • Segfault in input line history (#1936)
  • MC crashes on exit when using C locale (#1942)
  • Assertion failed for g_array_free (#1954)
  • Broken transparency if MC is built with NCurses (#1657)
  • Incorrect input line length in 'Edit symlink' dialog window (#1955)
  • Viewer in QuickView mode corrupts screen (#1918, #1944)
  • MC won't compile on Solaris due to undefined constant NAME_MAX (#1943)
  • deba and debd VFS: items from DEBIAN directory are not accessible (#1920)
  • Samba is not built with tcc (#1933)