about summary refs log tree commit diff
path: root/Doc/Zsh/invoke.yo
Commit message (Collapse)AuthorAgeFilesLines
* unposted: YODL compatibility fix for --emulatePeter Stephenson2017-09-131-2/+2
|
* 41668: New --emulate option on invocation.Peter Stephenson2017-09-111-0/+14
| | | | | | | | This sets the shell emulation mode similarly to ARGV0=... which doesn't work from other shells. Note that this gives more comprehensive emulation than running emulate within the shell.
* 27793 and follow ups: add PATH_SCRIPT option to find script using $PATHPeter Stephenson2010-03-161-2/+12
|
* 21898: insert-composed-char can take command line argumentPeter Stephenson2005-10-211-1/+1
| | | | 21899: add "roadmap" to manual
* Minor tweak to _generic plus doc fixes for info interpretation of hyphens.Bart Schaefer2005-04-241-15/+16
|
* 20397: Fix places where texinfo changes "--" to "-"Bart Schaefer2004-09-221-2/+2
|
* Better indexing and misc. cleanup in the first tenth or so of the doc.Bart Schaefer2001-07-101-1/+6
|
* 12436: Doc/Zsh/invoke.yo, Src/init.c: Make -b behave likeAndrew Main2000-07-301-2/+5
| | | | | | | the csh -b, permitting more options to be stacked after it and take effect. Make -b take effect depending on SH_OPTION_LETTERS, consistent with all the other single-letter options, rather than having a clashing check of emulation type.
* 12434: Doc/Zsh/invoke.yo, Src/init.c, Src/options.c, Src/zsh.h,Andrew Main2000-07-301-9/+51
| | | | | | | | Src/zsh.mdd: Allow options to be specified on the zsh command line in the form of GNU-style long options. Also handle --version and --help. Do not permit extra option letters to be stacked after `-whatever-' (they used to be ignored). Exit if the command line specifies an option name that doesn't exist.
* 11485, 11488: Relocate "Compatibility" and "Restricted Shell" docs.Bart Schaefer2000-05-221-0/+19
|
* Initial revisionTanaka Akira1999-04-151-0/+23