Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document REPORTMEMORY is in Kb, not Mb | Peter Stephenson | 2018-02-13 | 1 | -2/+2 |
| | |||||
* | 41924: (wi) subscript flag interaction | dana | 2018-01-19 | 1 | -2/+4 |
| | |||||
* | add millisecond and microsecond options to TIMEFMT variable | dana | 2017-12-14 | 1 | -2/+4 |
| | |||||
* | 41787 (plus minor tweaks): use $FUNCSTACK for function nesting depth. | Peter Stephenson | 2017-10-02 | 1 | -0/+10 |
| | | | | Initialised from existing configuration value. | ||||
* | 41764 (test tweaked): allow [key]+=value when modifying arrays | Peter Stephenson | 2017-09-27 | 1 | -4/+13 |
| | |||||
* | 41755: Followup to last: minor clarification to docs. | Daniel Shahaf | 2017-09-24 | 1 | -1/+1 |
| | |||||
* | Updates for ksh array element syntax. | Peter Stephenson | 2017-09-24 | 1 | -5/+18 |
| | | | | | | | | Move detection of key/value pairs down into prefork(). Detect normal array assignment and [key]=val array assignemnt separately. Mark key / value pairs with Marker and pass up flag. Deal with marked triads specially later on. | ||||
* | 41731: reformat and expand doc for 41698. | Barton E. Schaefer | 2017-09-20 | 1 | -11/+24 |
| | | | | Also add missing x-seq reference for 41705 in ChangeLog. | ||||
* | unposted: nodref -> noderef | Peter Stephenson | 2017-09-15 | 1 | -1/+1 |
| | |||||
* | More [key]=value tweaks | Peter Stephenson | 2017-09-14 | 1 | -3/+6 |
| | | | | | | Some rephrasings. Update typeset -p for associative arrays to use new syntax. | ||||
* | unposted: typo in doc just committed | Peter Stephenson | 2017-09-13 | 1 | -1/+1 |
| | |||||
* | First go at var=([key]=value) syntax. | Peter Stephenson | 2017-09-13 | 1 | -1/+26 |
| | | | | | | | Works for both normal and typeset case, also var+=... Still to do: allow to be mixed with straight array assignment, improve typeset -p, implement [key]+=value. | ||||
* | 41510: update doc for $ZSH_PATCHLEVEL | Peter Stephenson | 2017-08-08 | 1 | -2/+2 |
| | |||||
* | 39900: Add TERMINFO_DIRS special like TERMINFO. | Guillaume Maudoux | 2016-11-20 | 1 | -4/+14 |
| | | | | Although this is a colon-separated array there is no tied array. | ||||
* | 39985: Document the [nyae] answers to the spelling correction prompt, $SPROMPT. | Daniel Shahaf | 2016-11-20 | 1 | -0/+8 |
| | |||||
* | 39507: TMPSUFFIX for =(...) | Barton E. Schaefer | 2016-09-29 | 1 | -0/+9 |
| | |||||
* | 39167: Make $ENV handling more like POSIX | Teubel György | 2016-09-05 | 1 | -1/+2 |
| | |||||
* | unposted: fix pareentheses in man for getrusage() | Peter Stephenson | 2016-06-16 | 1 | -2/+2 |
| | |||||
* | users/21632: Use of REPORTMEMORY variable | Peter Stephenson | 2016-06-13 | 1 | -0/+14 |
| | | | | | | If the child's resisdent set size in megabytes exceeds this, print out the resource (TIMEFMT) string. Document you need to add memory usage to this by hand. | ||||
* | 38086: shuffle init code to localize a global, add $ZSH_ARGZERO, refine ↵ | Greg Klanderman | 2016-03-06 | 1 | -7/+12 |
| | | | | | | $ZSH_SCRIPT (also a couple of ChangeLog typos corrected -- Bart) | ||||
* | 37895: $ZSH_SCRIPT is POSIX $0 but always availble | Peter Stephenson | 2016-02-07 | 1 | -0/+7 |
| | |||||
* | 37294: Add ZSH_EXECUTION_STRING. | Peter Stephenson | 2015-12-04 | 1 | -0/+5 |
| | | | | This shows the argument to shell option -c. | ||||
* | unposted: describe separators between values in array assignment | Peter Stephenson | 2015-11-19 | 1 | -0/+5 |
| | |||||
* | 37127: document indexing of $signals | Peter Stephenson | 2015-11-17 | 1 | -1/+7 |
| | |||||
* | unposted: a few cosmetic format fixes in docs | Jun-ichi Takimoto | 2015-11-13 | 1 | -3/+1 |
| | |||||
* | unposted: Minor documentation tweaks. | Daniel Shahaf | 2015-09-05 | 1 | -1/+1 |
| | |||||
* | 35896: index zle_highlight | Barton E. Schaefer | 2015-07-24 | 1 | -0/+6 |
| | |||||
* | 35474, 35492: support the bracketed paste mode of newer terminal emulators | Oliver Kiddle | 2015-06-19 | 1 | -0/+17 |
| | |||||
* | 35110: don't implicitly initialize restricted integers to zero | Peter Stephenson | 2015-05-14 | 1 | -0/+18 |
| | |||||
* | 35075: improve manual format | Jun-ichi Takimoto | 2015-05-12 | 1 | -1/+1 |
| | | | | also fixed a ChangeLog entry for 35034 (2015-05-06) | ||||
* | 35034: improve manual format up to Chapter18 | Jun-ichi Takimoto | 2015-05-06 | 1 | -6/+6 |
| | |||||
* | 34769: incorrect doc of process time calculation | Han Pingtian | 2015-03-25 | 1 | -1/+1 |
| | |||||
* | users/19985: improve doc of subscripting substrings further | Peter Stephenson | 2015-03-10 | 1 | -1/+11 |
| | |||||
* | 34657: document the effect of substring subscripting better | Peter Stephenson | 2015-03-06 | 1 | -1/+11 |
| | |||||
* | users/19934: document %D{...} for WATCHFMT | Barton E. Schaefer | 2015-02-28 | 1 | -0/+6 |
| | |||||
* | users/19850: add pattern support to watch variable | Peter Stephenson | 2015-02-11 | 1 | -1/+13 |
| | |||||
* | users/19800: more help for $HISTORY_IGNORE | Peter Stephenson | 2015-02-03 | 1 | -4/+19 |
| | |||||
* | 33876: etc.: Separate errors and keyboards interrupts | Peter Stephenson | 2014-12-11 | 1 | -0/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Combination of 12 commits from interrupt_abort branch. Basic strategy is to introduce bits to errflag and to set and reset them separately. Remove interrupt status on return to main keymap. Turn off ERRFLAG_INT for always block. Restore bit thereafter: we probably need a new variable in order to allow user interrupts to be reset in the always block. Add TRY_BLOCK_INTERRUPT This works the same as TRY_BLOCK_ERROR, but for a SIGINT, too. Ensure propagation of SIGINT from exited job. If received by foreground job, shell uses ERRFLAG_INT, not ERRFLAG_ERROR, to set the new state. Reset errflag before precmd() Add always block in _main_completion to fix ZLS_COLORS Ensures we get the right state of $ZLS_COLORS at the end of _main_complete even if there's an interrupt. However, the "right state" is a bit messy as it depends on styles. | ||||
* | 33841: explain array append a bit better | Barton E. Schaefer | 2014-12-04 | 1 | -9/+15 |
| | |||||
* | Unposted: minor change: "scalar or integer" to "scalar" to include floats. | Barton E. Schaefer | 2014-12-04 | 1 | -2/+1 |
| | |||||
* | 33805: rewrite zshparams intro, tweak formatting | Barton E. Schaefer | 2014-11-27 | 1 | -33/+72 |
| | | | | | I noticed that there was no explanation of the terms "variable" or "environment" anywhere. | ||||
* | Fix some typos in the documentation | Mikael Magnusson | 2014-10-03 | 1 | -1/+1 |
| | |||||
* | Attempt to improve doc for assignment | Peter Stephenson | 2014-07-08 | 1 | -2/+8 |
| | |||||
* | 32634: add POSIX_ARGZERO option | Barton E. Schaefer | 2014-06-01 | 1 | -3/+5 |
| | |||||
* | 32592: add CORRECT_IGNORE_FILE variable | Tomoki Sekiyama | 2014-04-29 | 1 | -0/+8 |
| | |||||
* | 32521: document that LOGNAME comes from getlogin() | Peter Stephenson | 2014-04-06 | 1 | -1/+3 |
| | |||||
* | unposted: document interactions of "fc -R" etc. with "fc -l" and $HISTCMD | Barton E. Schaefer | 2014-02-17 | 1 | -3/+4 |
| | |||||
* | 32157: fix extra line feed after prompt, and erased character in completion ↵ | Barton E. Schaefer | 2013-12-18 | 1 | -1/+1 |
| | | | | listing, when ZLE_RPROMPT_INDENT=0 | ||||
* | 32114: ZLE_PROMPT_INDENT allows you to move rprompt flush right | Patrick Oscity | 2013-12-16 | 1 | -0/+13 |
| | |||||
* | 31849: document effect of KSH_ZERO_SUBSCRIPT on the argv special array | Barton E. Schaefer | 2013-10-19 | 1 | -0/+6 |
| |