From: Araki K. <ara...@us...> - 2013-02-25 11:14:46
|
mlterm version 3.1.8 which I released at 2013-02-23 didn't contain the symlink files (mlterm/libctl/dexport-fb.map and xwindow/fb/x.c) for framebuffer support. So I replaced the released archive by the new one. (New archive file) MD5 (mlterm-3.1.8.tar.gz) = 746bf678bd47c7b5b9d8fdac8207e270 SHA1 (mlterm-3.1.8.tar.gz) = 0754385184e98aad07c61a000ef18244c5879025 -- Araki Ken ara...@us... > This is to announce the release of mlterm version 3.1.8 > > http://sourceforge.net/projects/mlterm/files/01release/mlterm-3.1.8/mlterm-3.1.8.tar.gz/download > > MD5 (mlterm-3.1.8.tar.gz) = 58ae1a659855aeba7398e935fa48dca9 > SHA1 (mlterm-3.1.8.tar.gz) = 1d2b6401b3f356f9df9ba0a5e085c5e93d9adc4d > > Overview of changes from 3.1.7 > =============================== > ver 3.1.8 > * Support framebuffer on FreeBSD. (Experimental) > * 'key' configuration file accepts Button1 - Button5. > * Remove "conf_menu_path_1", "conf_menu_path_2", "conf_menu_path_3" and > "button3_behavior" options which are integrated to shortcuts. > [Migration] > (~/.mlterm/main) (~/.mlterm/key) > conf_menu_path_1=... => Control+Button1="menu:..." > conf_menu_path_2=... => Control+Button2="menu:..." > conf_menu_path_2=... => Control+Button3="menu:..." > button3_behavior=... => Button3="exesel:..." > * Add "set_shortcut" command to configuration protocol. > * Bug fixes: > Fix the bug of DECCRA. > Fix the bug which broke input string of "ExecCmd" field of the connection dialog in win32. > Fix the bug which didn't redraw a part of full-width characters when window is exposed. > Enable to change "vertical_mode" option dynamically in framebuffer. |