Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: documentation bug re: INTERACTIVE option?
- X-seq: zsh-workers 26161
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: gak@xxxxxxxxxxxxxx, Zsh list <zsh-workers@xxxxxxxxxx>
- Subject: Re: documentation bug re: INTERACTIVE option?
- Date: Sat, 20 Dec 2008 02:47:43 -0800
- In-reply-to: <18764.45838.40662.744547@xxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <18764.45838.40662.744547@xxxxxxxxxxxxxxxxxx>
On Dec 20, 3:55am, Greg Klanderman wrote:
}
} In the zsh manual, version 4.3.9, on both page 6 in section 4.1
} "Invocation Options" and page 91 in section 16.2.11 "Shell State", the
} INTERACTIVE option is shown as "-1", however, it appears to actually
} be "-i".
I'm not sure where you're finding this. I have "-1" only in section
"16.4 Single Letter Options" under "16.4.1 Default set":
-1
PRINT_EXIT_VALUE
In 16.2.11 I have:
INTERACTIVE (-i, ksh: -i)
This is an interactive shell. This option is set upon
initialisation if the standard input is a tty and commands ...
And in 4.1 I have:
-i
Force shell to be interactive.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author