From: Araki K. <ara...@us...> - 2015-06-07 06:05:31
|
Hi, This is to announce the release of mlterm version 3.5.0 http://sourceforge.net/projects/mlterm/files/01release/mlterm-3.5.0/mlterm-3.5.0.tar.gz/download SHA1 (mlterm-3.5.0.tar.gz) = 3660caec5be87a83279146209415324e42e84bf9 Overview of changes from 3.5.0 =============================== * Support WSDISPLAYIO_GET_FBINFO on NetBSD/framebuffer. * Support Canna (--im canna) and Freewnn (--im wnn) as input method plugins. * Support vertical and horizontal screen separation. (Note that -s=false option disables not only scrollbar but also screen separation.) * Add HSPLIT_SCREEN(Shift+F1), VSPLIT_SCREEN(Shift+F2), NEXT_SCREEN(Shift+F3), PREV_SCREEN(Shift+F4), CLOSE_SCREEN(Shift+F5), HEXPAND_SCREEN(Shift+F6) and VEXPAND_SCREEN(Shift+F7) to shortcut key settings. * Add "hsplit_screen", "vsplit_screen", "hresize_screen", "vresize_screen" and "next_screen" to OSC 5379. * Rename "use_scrollbar" option to "use_mdi" which enables not only scrollbar but also screen separation. * Support Allow132 (CSI?40h, CSI?40l). (Merge http://gist.github.com/saitoha/4b320b9cb6d637d14dbc) * HankakuZenkaku key works on Linux/framebuffer. * Bug fixes: Fix stiff behavior of "use_local_echo=true" on ssh connection by libssh2. Fix a bug which disabled OSC 5379 show_picture URL on all platforms except win32. (enbugged at 3.4.2) --- Araki Ken ara...@us... |