Version 7 (modified by andrew_b, 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)
VFS ¶
Editor ¶
- 'Save as' dialog enhancement: select line break type: Windows/UNIX/Mac (CR LF/LF/CR)
- syntax hightlighting updated: VerilogHDL
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)