wiki:NEWS-4.8.14

Version 25 (modified by andrew_b, 9 years ago) (diff)

#3404

Midnight Commander 4.8.14

View all closed tickets for this release

Major changes since 4.8.13

Core

  • Add new panel binding "SelectExt?" to select/unselect files with the same extension as the current file (#3228)
  • Speed up of directory size calculation (#3247)
  • Support of italic text (#3065)

VFS

Editor

  • New syntax highlighting support:

Viewer

  • Rewrite mcview's rendering and scrolling (#3250, #3256)
    • no more partial lines at the top and failure to scroll when Up or Down is pressed;
    • better handling of CJK characters;
    • handle combining accents;
    • improved nroff support;
    • more conventional scrolling behavior at the end of the file.
  • In QuickView? panel, don't pass any chars to command line to avoid unexpected command execution (#3253)

Diff viewer

Misc

  • Code cleanup (#3265)
  • Bind poedit to Edit action for .po files (#3287)

Fixes

  • Fail to build against musl libc (#3267)
  • Error compiling with glib 2.20.3 (#3333)
  • Overwrite of the PROMPT_COMMAND bash variable (#2027)
  • contrib/*.?sh are not recreated after rerun of configure (#3181)
  • File rename handles zero-length substitutions incorrectly (#2952)
  • Lose files on "Skip" when "Cannot preallocate space for target file" (#3297)
  • Info panel can't obtain file system statistics on Solaris (#3277)
  • Wrong order of old_colors table items (#3404)
  • mcedit: paste from clipboard does not work (#3339)
  • mcviewer: hang when viewing broken man page (#2966)
  • mcview hex edit: UTF-8 chars are not updated (#3259)
  • mcview hex edit: can't enter certain UTF-8 characters (#3260)
  • mcview hex edit: CJK overflow (#3261)