[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [vile] Xvile sort of daemonizing itself
From: |
Gary Jennejohn |
Subject: |
Re: [vile] Xvile sort of daemonizing itself |
Date: |
Fri, 19 Mar 2010 10:32:34 +0100 |
On Fri, 12 Mar 2010 14:27:51 -0500 (EST)
Thomas Dickey <address@hidden> wrote:
> On Fri, 12 Mar 2010, Eric Krohn wrote:
>
> >
> > Gary,
> >
> > That annoyed me at first, but there is an easier way around it than
> > hacking the code.
> >
> > xvile +fork
> >
> > +fork/-fork are not in the manual page (at least not in the Debian 9.7x-2
> > package on Linux), but it does show up if you run xvile -? and it is in
> > vile's help file (ctl-A h).
>
> The resource is forkOnStartup (I don't recall changing it - assume we're
> talking about the side-effects of installing the app-defaults file).
>
Yup, that does it. Thanks.
After searching for fork in :help I see that it's well documented.
I was surprised by this, to me new, behavior because I never saw it
before installing 9.7za.
---
Gary Jennejohn
Re: [vile] Xvile sort of daemonizing itself, Gary Jennejohn, 2010/03/12
Re: [vile] Xvile sort of daemonizing itself, Steven Lembark, 2010/03/26