From: Araki K. <j00...@ip...> - 2002-02-10 21:57:01
|
Hi, I committed changes below. * daemon mode is supported and -j/--daemon/daemon_mode option is added. * mlclient program (tool/mlclient) is added. * characters in the beginning of lines cannot be selected. fixed. (Thanks to nekoie san) * 2 dot margin area in both right and left sides are cleared since garbages can be left there. Now mlterm can become a daemon process. "-j genuine" or "-j blend" option gets mlterm to become a daemon process. If blend is specified , mlterm process exits as soon as the very last visible terminal is destroyed , while genuine option lets it last forever. mlclient (tool/mlclient) , which accepts almost the same options as mlterm , invokes mlterm server to open a new terminal. For example , after you start mlterm -t=false -j blend , execute mlclient with -t=true option , and a new terminal screen , whose background is certainly transparent , will appear. Please test this new feature. Best Regards. -- kiken j00...@ip... |