summary refs log tree commit diff
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* 45003: Fix more documentation typosMartijn Dekker2019-12-111-1/+1
|
* unposted: NEWS: Mention `functions -c`dana2019-08-171-0/+2
|
* 44435: Handling digita arguments for :h and :t.Peter Stephenson2019-06-201-0/+6
| | | | | | | Pick number of leading or trailing path components to substitute. Active in history, brace parameters, glob qualifiers. Add tests for all three environments.
* 44274: allow finer control of completion match soring with compadd's -o optionOliver Kiddle2019-05-071-0/+5
|
* unposted: NEWS: Document recent feature additionsdana2019-04-121-1/+20
| | | | | Document new features and major changes introduced in 44100, 44135, 44155, 44198, 44200, &al.
* unposted: Update for 5.6.2-test-3 zsh-5.6.2-test-3dana2019-01-051-0/+4
|
* 43970: Update NEWS for previously unmentioned features in 5.{4,5,6}dana2019-01-041-2/+29
| | | | Also clarify release documentation and fix a typo mentioned in workers/43971
* 43760: add documentation for true colour changes and nearcolor moduleOliver Kiddle2018-11-051-0/+9
|
* 43457: Release 5.6.2 zsh-5.6.2Daniel Shahaf2018-09-141-0/+11
|
* unposted: Patch release: 5.6.1 zsh-5.6.1Daniel Shahaf2018-09-081-0/+7
|
* CVE-2018-0502, CVE-2018-13259: Fix two security issues in shebang line parsing.Anthony Sottile2018-09-031-0/+21
| | | | | | See NEWS for more information. Patch by Anthony Sottile and Buck Evan.
* mention Inf/NaN floating point changes in NEWS fileOliver Kiddle2018-09-031-0/+7
|
* Test release: 5.5.1-test-2. zsh-5.5.1-test-2Daniel Shahaf2018-08-251-1/+1
|
* unposted: Test release: 5.5.1-test-1. zsh-5.5.1-test-1Daniel Shahaf2018-08-251-2/+2
|
* 42790: make [[:blank:]] match non-ASCII blanksStephane Chazelas2018-05-171-1/+8
|
* unposted: Update for release 5.5.1. zsh-5.5.1Peter Stephenson2018-04-161-0/+6
|
* Updates for ksh array element syntax.Peter Stephenson2017-09-241-3/+12
| | | | | | | | 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.
* 41736: NO_INTERACTIVE_COMMENTS in $(...)Barton E. Schaefer2017-09-201-0/+8
|
* unposted: update distribution docs for 5.4 release.Peter Stephenson2017-07-291-2/+10
|
* 41275: Leave stdin open when executing widgetsStephane Chazelas2017-06-131-0/+4
|
* 41038: Document recent, backwards-compatible precommand modifiers changes.Daniel Shahaf2017-05-041-0/+11
|
* unposted: Release 5.3.1 zsh-5.3.1Peter Stephenson2016-12-211-2/+4
|
* 40130: mention some changes since 5.2Oliver Kiddle2016-12-091-0/+24
|
* 40049: NEWS about Unicode 9 (40037)Peter Stephenson2016-11-301-0/+7
|
* unposted: mention former behavior of typeset for comparisonBarton E. Schaefer2016-10-261-1/+2
|
* "typeset -p" uses "export" commands or the "-g" option for parameters that ↵Barton E. Schaefer2016-10-241-0/+3
| | | | are not local to the current scope
* 39046 + 39061: New :P history modifier.Daniel Shahaf2016-08-221-0/+11
|
* unposted: NEWS: Document how to disable paste highlighting.Daniel Shahaf2015-12-311-0/+7
| | | | This updates the 5.2 entry, note that 5.2 has been released already.
* 37159: Update to NEWS and READMEPeter Stephenson2015-11-191-0/+30
|
* 36729: fix some typos in distro docsAndrew Janke2015-10-011-3/+3
|
* Update news for 5.1.1 with minor features just added.Peter Stephenson2015-09-111-1/+12
|
* unposted: make 5.1-test-1 with updates for 5.1.1 zsh-5.1-test-1Peter Stephenson2015-09-061-0/+2
|
* 36250: add notes on bracketed paste mode to READMEPeter Stephenson2015-08-211-2/+2
| | | | Next version will be 5.1 rather than 5.0.9.
* 36108: list of major changes so far since 5.0.8Barton E. Schaefer2015-08-111-0/+33
|
* various posts: Implement assignment parsing for typeset.Peter Stephenson2015-06-241-4/+15
| | | | | | | | | | | | Typeset assignments now work like raw assignments except for no "+=" and no GLOB_ASSIGN. Documented in typeset builtin doc and mentioned in release notes. Tests to ensure basic sanity. Enabled by default, can be turned off by "disable -r" with typeset family of commands.
* 35154: NEWS on arithmetic evaluation changesPeter Stephenson2015-05-151-0/+7
|
* 35093: new zle widgets for Vim-style text objectsOliver Kiddle2015-05-131-0/+9
|
* NEWS updatePeter Stephenson2015-05-031-8/+29
|
* unposted: update NEWS to reference aliasing changes.Barton E. Schaefer2015-03-181-0/+6
| | | | Also apologize for copy-paste spooge in the preceding commit log.
* unposted: update NEWS some morePeter Stephenson2015-03-171-17/+19
|
* 34725: update NEWS for site function configuration.Peter Stephenson2015-03-161-2/+3
| | | | | It might be overridden if the installer explicitly sets it up differently.
* 33285: apply function definition redirections at executionPeter Stephenson2014-09-291-0/+7
|
* unposted: tweak last change to NEWS a bitPeter Stephenson2014-09-251-5/+6
|
* unposted: more NEWS tweaks while I'm there.Peter Stephenson2014-09-231-4/+8
|
* unposted: mention numeric output with underscore separatorsPeter Stephenson2014-09-231-1/+5
|
* unposted: mention /usr/local/share/zsh/site-functions default in NEWSPeter Stephenson2014-09-231-0/+7
|
* 33042: $? and $pipestatus report 128+signal number for stopped jobsBarton E. Schaefer2014-08-221-0/+7
|
* unposted: Indent entries in NEWS for changes since 5.0.0 for consistencyMikael Magnusson2014-08-121-76/+76
|
* 32985: Add NEWS entry for array zipping operators.Mikael Magnusson2014-08-121-0/+5
|
* A couple of minor typo fixes.Barton E. Schaefer2014-08-101-2/+2
|