Version 18 (modified by andrew_b, 10 years ago) (diff) |
---|
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)
VFS
Editor
- New syntax highlighting support:
- puppet (#3266)
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.
Diff viewer
Misc
Fixes
- Fail to build against musl libc (#3267)
- Error compiling with glib 2.20.3 (#3333)
- 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)
- mcedit: paste from clipboard does not work (#3339)
- mcviewer: hang when viewing broken man page (#2966)