about summary refs log tree commit diff
path: root/Doc/Zsh/options.yo
Commit message (Collapse)AuthorAgeFilesLines
...
* 25958: make it possible to get docs for startup files correctPeter Stephenson2008-10-301-6/+6
|
* Mikael: 25933: typosPeter Stephenson2008-10-261-1/+1
|
* 25931: Test for prompt code reentrancyPeter Stephenson2008-10-241-0/+6
| | | | users/13400: clarify some ksh-like editing issues
* 25831: fix empty return values from subscript matches with RC_EXPAND_PARAMPeter Stephenson2008-10-091-1/+2
|
* 25641: add emulation option (NO_)MULTI_FUNC_DEFPeter Stephenson2008-09-111-0/+8
|
* 25418: set PROMPT_SUBST for all Bourne-style shellsPeter Stephenson2008-08-071-1/+1
|
* 25415: Make DEBUG_BEFORE_CMD the default.Peter Stephenson2008-08-071-1/+8
| | | | | Reuse ERR_EXIT in DEBUG traps. Clean up trapreturn code.
* 25149: add C_PRECEDENCES option to make arithmetic have C/Perl precedencePeter Stephenson2008-06-121-0/+10
|
* Mikael: 25143: spelling correctionsPeter Stephenson2008-06-101-2/+2
| | | | | 25144: report supported bases 25139: fix number
* 24818: add HIST_FCNTL_LOCK.Peter Stephenson2008-04-171-0/+9
| | | | unposted: update NEWS with new features
* 24808: initial support for combining characters in zlePeter Stephenson2008-04-131-0/+18
|
* 24696: turn off MULTIBYTE by default in sh emulationPeter Stephenson2008-03-071-4/+6
|
* 24513, 24514, 24515, 24516, 24517, 24518, 24519, 24520, 24521: typo fixes ↵Clint Adams2008-02-011-1/+1
| | | | from A. Costa.
* 23562: add KSH_ZERO_SUBSCRIPT option and leave off by defaultPeter Stephenson2007-06-181-0/+25
|
* 23375: Phil Pennock: =~, zsh/regex etc. etc.Peter Stephenson2007-05-011-0/+30
|
* 23205: fix misspelling of "effect".Clint Adams2007-03-051-1/+1
|
* 23165: fix problems with bases: error if over 36 and don't interpret octalPeter Stephenson2007-02-121-0/+4
|
* users/11111: add DEBUG_BEFORE_CMD optionPeter Stephenson2007-01-091-0/+8
|
* 22981: Zvi Har'el: bad call from 22952Peter Stephenson2006-11-081-2/+5
| | | | 22980: add hook array for special functions
* 22934, modified, see 22937: add HIST_SUBST_PATTERN optionPeter Stephenson2006-11-011-0/+9
| | | | make ${.../#%...} anchor at both ends
* 22557: turn on multibyte option by defaultPeter Stephenson2006-07-251-9/+21
|
* 22544: Improve use of ztype tests for multibyte characters. AddPeter Stephenson2006-07-101-0/+21
| | | | | POSIX_IDENTIFIERS option to control allowability of multibyte alphanumeric characters in parameter and module names.
* 22408: support for multibyte characters in patternsPeter Stephenson2006-04-091-0/+14
|
* 22360, 22365: support version 2 of YodlPeter Stephenson2006-03-201-3/+3
|
* Added missing <D> for HIST_SAVE_BY_COPY.Wayne Davison2006-03-091-1/+1
|
* A couple more improvements to the HIST_SAVE_BY_COPY section.Wayne Davison2005-12-271-2/+6
|
* Updated PROMPT_SP to mention what inverse+bold char is now output.Wayne Davison2005-10-041-2/+2
|
* 21575 plus unposted: Add WARN_CREATE_GLOBAL optionPeter Stephenson2005-08-081-0/+10
|
* Mention the new inverse-hash that is output by PROMPT_SP.Wayne Davison2005-07-261-4/+2
|
* Fixed the heading for the new PROMPT_SP option.Wayne Davison2005-07-161-1/+1
|
* Document the new PROMPT_SP option.Wayne Davison2005-07-151-0/+18
|
* Document the HIST_SAVE_BY_COPY option and made a few tweaks toWayne Davison2005-03-181-6/+22
| | | | the history-appending options.
* users/8354: Document limitation of glob_complete and matching controlPeter Stephenson2005-01-121-0/+5
|
* 20308: add EVAL_LINENO optionPeter Stephenson2004-09-031-1/+14
|
* 20251: integer conversion truncationPeter Stephenson2004-08-161-1/+2
| | | | | | 20258: save command status in prompt substitution update FAQ rename version to 4.2.1-dev-1
* c.f users/7474: reorder option descriptions in subheadings.Peter Stephenson2004-05-251-776/+822
|
* Fix TRAPS_ASYNC so that it handles signals correctly.Peter Stephenson2004-05-021-5/+5
|
* zsh-users/7365: new TRAPS_ASYNC optionPeter Stephenson2004-04-191-0/+9
|
* zsh-users/7121: NO_CASE_GLOB option for case-insensitive globbingPeter Stephenson2004-03-061-0/+10
|
* 19415: fix indicate that short_loops option is applicable to repeat loops tooOliver Kiddle2004-02-101-1/+1
|
* 18536: EMACS and VI compatibility optionsPeter Stephenson2003-05-141-0/+16
|
* 17979: Add ERR_RETURN option.Peter Stephenson2002-12-041-0/+10
|
* 17334: TYPESET_SILENT shell option and typeset -p optionPeter Stephenson2002-06-201-0/+9
|
* Explain the effect of unreadable directories, etc., on the CORRECT optionBart Schaefer2002-05-061-0/+3
|
* 16063: add transientrprompt option to remove right prompt fromGeoff Wing2001-10-241-0/+5
| | | | display when accepting commands
* s/AUTO_CONT/AUTO_CONTINUE/Geoff Wing2001-10-051-1/+1
|
* Explain the effect of CORRECT on HASH_CMDS et al.Bart Schaefer2001-07-121-3/+6
|
* add autocontinue option to automatically make stopped jos running when they ↵Sven Wischnowsky2001-06-271-0/+8
| | | | are being disowned; make that the default for `%job &!' and `%job &|' (15115)
* Added KSH_TYPESET option.Peter Stephenson2001-06-121-0/+14
|
* Document PATH_DIRS behaviourPeter Stephenson2001-06-111-1/+6
|