From: Alexander S. <mai...@il...> - 2013-12-14 13:02:38
|
On Sat, Dec 14, 2013, at 7:35, Araki Ken wrote: > Hi, > > From: Alexander Stein <mai...@il...> > Subject: [Mlterm-dev-en] Some Confusion with Daemon Mode in mlterm and > Reconnecting Session with mlclient > Date: Mon, 09 Dec 2013 08:11:11 +0300 > Message-ID: > <138...@we...> > > Please add termtype=mlterm to ~/.mlterm/main. > > It seems somewhat confused indeed, but mlclient ignores the arguments of > mlterm and applies those of mlclient alone. > So if you start mlterm with --term=mlterm and later start mlclient > without it, > a new window mlclient opens has the default value (xterm) of termtype > option. > > Write options which you usually use to ~/.mlterm/main, and specify > options > you want to change temporarily as the arguments of mlclient. Thanks so much for your response Araki. I eventually figured this out to be the case when I moved to a new feature that runs the daemon in userspace, which improved environment variable usage and led me to understand the mlclient options (via the config files) was the right way to approach the problem. Thanks again for taking the time to respond. > Regards, > --- > Araki Ken > ara...@us... |