Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 27106: reset status on command that expands to empty | Peter Stephenson | 2009-07-10 | 1 | -0/+1 |
| | | | | 27122: add POSIX_JOBS option | ||||
* | 27100: Allow MONITOR option in non-interactive shells for testing. | Peter Stephenson | 2009-07-08 | 1 | -1/+1 |
| | |||||
* | 26675: add POSIX_ALIASES option | Peter Stephenson | 2009-03-03 | 1 | -0/+1 |
| | |||||
* | 26546, 26556: sticky emulation for functions defined in emulate ... -c ... | Peter Stephenson | 2009-02-11 | 1 | -4/+22 |
| | | | | environments, plus documentation | ||||
* | 25641: add emulation option (NO_)MULTI_FUNC_DEF | Peter Stephenson | 2008-09-11 | 1 | -0/+1 |
| | |||||
* | 25418: set PROMPT_SUBST for all Bourne-style shells | Peter Stephenson | 2008-08-07 | 1 | -1/+1 |
| | |||||
* | 25415: Make DEBUG_BEFORE_CMD the default. | Peter Stephenson | 2008-08-07 | 1 | -1/+1 |
| | | | | | Reuse ERR_EXIT in DEBUG traps. Clean up trapreturn code. | ||||
* | 25345, 25347: neaten interface from main shell to zle | Peter Stephenson | 2008-07-31 | 1 | -1/+1 |
| | |||||
* | 25149: add C_PRECEDENCES option to make arithmetic have C/Perl precedence | Peter Stephenson | 2008-06-12 | 1 | -0/+1 |
| | |||||
* | 24818: add HIST_FCNTL_LOCK. | Peter Stephenson | 2008-04-17 | 1 | -0/+1 |
| | | | | unposted: update NEWS with new features | ||||
* | 24808: initial support for combining characters in zle | Peter Stephenson | 2008-04-13 | 1 | -0/+1 |
| | |||||
* | 24696: turn off MULTIBYTE by default in sh emulation | Peter Stephenson | 2008-03-07 | 1 | -1/+1 |
| | |||||
* | 24301: missed a case for lower-casing options | Peter Stephenson | 2007-12-19 | 1 | -1/+3 |
| | |||||
* | 23562: add KSH_ZERO_SUBSCRIPT option and leave off by default | Peter Stephenson | 2007-06-18 | 1 | -2/+3 |
| | |||||
* | 23375: Phil Pennock: =~, zsh/regex etc. etc. | Peter Stephenson | 2007-05-01 | 1 | -0/+3 |
| | |||||
* | Fix lower casing of option names in some locales. | Peter Stephenson | 2007-03-15 | 1 | -1/+8 |
| | |||||
* | 23152: make ztrcmp() respect MULTIBYTE | Peter Stephenson | 2007-02-06 | 1 | -1/+2 |
| | | | | make sorting of printed hash tables more consistent | ||||
* | users/11111: add DEBUG_BEFORE_CMD option | Peter Stephenson | 2007-01-09 | 1 | -0/+1 |
| | |||||
* | 22934, modified, see 22937: add HIST_SUBST_PATTERN option | Peter Stephenson | 2006-11-01 | 1 | -0/+1 |
| | | | | make ${.../#%...} anchor at both ends | ||||
* | 22656: improve handling of monitor option | Peter Stephenson | 2006-08-22 | 1 | -1/+10 |
| | |||||
* | 22557: turn on multibyte option by default | Peter Stephenson | 2006-07-25 | 1 | -1/+7 |
| | |||||
* | 22544: Improve use of ztype tests for multibyte characters. Add | Peter Stephenson | 2006-07-10 | 1 | -0/+1 |
| | | | | | POSIX_IDENTIFIERS option to control allowability of multibyte alphanumeric characters in parameter and module names. | ||||
* | 22474: use variable argument lists to improve error message handling | Peter Stephenson | 2006-05-30 | 1 | -8/+8 |
| | |||||
* | 22408: support for multibyte characters in patterns | Peter Stephenson | 2006-04-09 | 1 | -0/+1 |
| | |||||
* | Changed some structures to avoid gcc's type-punned warnings. | Wayne Davison | 2006-03-07 | 1 | -176/+176 |
| | |||||
* | 22057: don't use zsh/newuser in emulation | Peter Stephenson | 2005-12-09 | 1 | -1/+1 |
| | | | | 22058: tweak docs for release | ||||
* | 21575 plus unposted: Add WARN_CREATE_GLOBAL option | Peter Stephenson | 2005-08-08 | 1 | -0/+1 |
| | |||||
* | Add "promptsp" to the optname optns[] array. | Wayne Davison | 2005-07-15 | 1 | -0/+1 |
| | |||||
* | Added the histsavebycopy option. | Wayne Davison | 2005-03-18 | 1 | -0/+1 |
| | |||||
* | 20308: add EVAL_LINENO option | Peter Stephenson | 2004-09-03 | 1 | -0/+1 |
| | |||||
* | Marked unused parameters with the new UNUSED() macro. | Wayne Davison | 2004-06-02 | 1 | -3/+3 |
| | |||||
* | Fix TRAPS_ASYNC so that it handles signals correctly. | Peter Stephenson | 2004-05-02 | 1 | -1/+1 |
| | |||||
* | zsh-users/7365: new TRAPS_ASYNC option | Peter Stephenson | 2004-04-19 | 1 | -1/+2 |
| | |||||
* | zsh-users/7121: NO_CASE_GLOB option for case-insensitive globbing | Peter Stephenson | 2004-03-06 | 1 | -0/+1 |
| | |||||
* | 18530: print option states with `set -o' or `set +o' | Oliver Kiddle | 2003-05-15 | 1 | -0/+27 |
| | |||||
* | 18539 and remaining bits of 18536???: vi and emacs options, autoload zle | Peter Stephenson | 2003-05-15 | 1 | -0/+5 |
| | |||||
* | 17979: Add ERR_RETURN option. | Peter Stephenson | 2002-12-04 | 1 | -0/+1 |
| | |||||
* | 17582: Improved option argument handling. | Peter Stephenson | 2002-08-27 | 1 | -1/+1 |
| | | | | unposted: Updated version to 4.1.0-dev-6 because of interface change. | ||||
* | 17334: TYPESET_SILENT shell option and typeset -p option | Peter Stephenson | 2002-06-20 | 1 | -0/+1 |
| | |||||
* | 16063: add transientrprompt option to remove right prompt from | Geoff Wing | 2001-10-24 | 1 | -0/+1 |
| | | | | display when accepting commands | ||||
* | add autocontinue option to automatically make stopped jos running when they ↵ | Sven Wischnowsky | 2001-06-27 | 1 | -0/+1 |
| | | | | are being disowned; make that the default for `%job &!' and `%job &|' (15115) | ||||
* | Added KSH_TYPESET option. | Peter Stephenson | 2001-06-12 | 1 | -0/+1 |
| | |||||
* | Refuse to setopt noexec when interactive | Bart Schaefer | 2001-03-30 | 1 | -0/+3 |
| | |||||
* | add `aliases' option to be able to disable alias expansion (13554) | Sven Wischnowsky | 2001-02-28 | 1 | -0/+1 |
| | |||||
* | 12581: C_BASES option | Peter Stephenson | 2000-08-10 | 1 | -0/+1 |
| | |||||
* | 12434: Doc/Zsh/invoke.yo, Src/init.c, Src/options.c, Src/zsh.h, | Andrew Main | 2000-07-30 | 1 | -0/+45 |
| | | | | | | | | 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. | ||||
* | 11387: OCTAL_ZEROES option | Clint Adams | 2000-05-15 | 1 | -0/+1 |
| | |||||
* | 11044, 11260: DVORAK options for spell checking. | Peter Stephenson | 2000-05-08 | 1 | -0/+1 |
| | |||||
* | 10771: new GLOBAL_EXPORT option; successful compilation on OpenBSD | Peter Stephenson | 2000-04-16 | 1 | -50/+81 |
| | |||||
* | Initial revision | Tanaka Akira | 1999-04-15 | 1 | -0/+663 |