Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: documentation bug re: INTERACTIVE option?



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