Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: alwayslastprompt problem
- X-seq: zsh-workers 18185
- From: gak@xxxxxxxxxxxxxx (Greg Klanderman)
- To: zsh-workers@xxxxxxxxxx (Zsh list)
- Subject: Re: alwayslastprompt problem
- Date: Mon, 3 Feb 2003 23:26:23 -0500 (EST)
- In-reply-to: <1030204025755.ZM15281@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <15934.59328.619062.393204@xxxxxxxxxxxxxxxxxxx> <1030204025755.ZM15281@xxxxxxxxxxxxxxxxxxxxxxx>
- Reply-to: gak@xxxxxxxxxxxxxx
Hi Bart,
Is there any reason zsh couldn't handle alwayslastprompt in this
situation? The other completion options seem to work in this context.
Using a shell function is not really an option. While I run zsh as my
interactive shell, others here do not.
I can certainly live without alwayslastprompt, but it would be
preferable...
thanks to you and the other zsh workers for continuing to produce
such a truly incredible shell,
Greg
>>>>> Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> writes:
> 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