Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: alwayslastprompt problem
- X-seq: zsh-workers 18184
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: greg@xxxxxxxxxxxxxx, zsh-workers@xxxxxxxxxx (Zsh list)
- Subject: Re: alwayslastprompt problem
- Date: Tue, 4 Feb 2003 02:57:55 +0000
- In-reply-to: <15934.59328.619062.393204@xxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <15934.59328.619062.393204@xxxxxxxxxxxxxxxxxxx>
On Feb 3, 5:05pm, Greg Klanderman wrote:
}
} What's going on?
The alwayslastprompt option does not apply to non-interactive shells. A
script is not "interactive", even if it calls "vared". If the shell from
which you are calling the script is also zsh, try autoloading the script
as a shell function instead of running it as a separate process.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author