Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Problem with Named Dirs & GNU Screen
- X-seq: zsh-users 7491
- From: Dan Nelson <dnelson@xxxxxxxxxxxxxxx>
- To: Aaron Davies <agdavi01@xxxxxxxxxxxxxx>
- Subject: Re: Problem with Named Dirs & GNU Screen
- Date: Sat, 5 Jun 2004 22:41:42 -0500
- Cc: zsh-users@xxxxxxxxxx
- In-reply-to: <43C39A74-B738-11D8-9326-000A95EDC31A@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <80332FAE-B728-11D8-A891-000502631FBD@xxxxxxxxxxxxxx> <43C39A74-B738-11D8-9326-000A95EDC31A@xxxxxxxxxxxxxx>
In the last episode (Jun 05), Aaron Davies said:
> On Jun 5, 2004, at 3:42 PM, Aaron Davies wrote:
> >On Saturday, June 5, 2004, at 03:39 PM, Dan Nelson wrote:
> >>
> >>Try putting that setopt in .zprofile, _above_ your variable
> >>definition, or move the variable definition into .zshrc. The
> >>execution order of startup scripts is:
> >>
> >>.zshenv .zprofile .zshrc .zlogin
> >
> >I moved the variable definition into zshrc, which did it. I could
> >have sworn I'd tried that before . . . . Thanks!
>
> BTW, I also tried putting them both in zprofile, which didn't work
> from within screen. It looks like it's not called again when zsh is
> started by screen--I guess it must be started as a non-login shell?
Oops; right, I shouldn't have suggested that.
--
Dan Nelson
dnelson@xxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author