mirror of
https://github.com/MidnightCommander/mc
synced 2025-03-12 10:53:23 +03:00

Major rewrite of mcview's parts responsible for rendering and scrolling the contents: * 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. Signed-off-by: Andrew Borodin <aborodin@vmail.ru>