summaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* 54767: zformat: replace -qn by spec quoting indicator syntaxdana13 days1-1/+2
|
* unposted: NEWS: document COLUMNS+LINES change from w/54676dana2026-06-081-0/+3
|
* unposted: NEWS: fix 5.9 changes headerdana2026-06-081-2/+2
|
* unposted: NEWS: better document hlgroups, termquery, etcdana2026-06-061-6/+19
| | | | see: 52499, 52646, 53372, 53379, 53438, 54074
* 54603 (tweaked): zsh_eval_context: add math contextdana2026-05-271-0/+3
| | | | | | tweaked to add void to prototype + NEWS update
* 54602: zformat: add -qQ options to auto-escape %sdana2026-05-271-0/+4
| | | | + NEWS update
* unposted: NEWS: mention _as_if (w/53174)dana2026-05-271-0/+3
|
* unposted: NEWS, README: update for w/54580, w/54584, w/54585dana2026-05-231-0/+6
|
* unposted: NEWS: update for w/52326 and w/52594dana2026-05-221-0/+10
|
* 54471: getopts: don't look for +o with posix_builtins, add -pdana2026-05-061-0/+3
|
* 54424: ZSH_EXEPATH: improve documentation, add testdana2026-05-021-2/+2
|
* 54376: zparseopts: use standard option parsingdana2026-04-291-0/+3
|
* 54395: contrib: add zgetopt (again)dana2026-04-291-0/+3
|
* unposted: NEWS: document new zparseopts featuresdana2026-04-191-4/+10
|
* 54318: mathfunc: add isnan() and isinf(). also document NaN + Infdana2026-04-131-0/+2
|
* unposted: NEWS: mention _shadow + mkshadowdana2025-05-141-0/+4
| | | | see workers/50323
* 53527: remove zgetoptdana2025-04-281-3/+0
| | | | | | reverts most of 84ef0c523, 0e369f37d, and 9b68cf38f feature was not ready. may be re-added after 5.10 release
* 53516: add zgetopt contrib functiondana2025-04-271-1/+4
|
* unposted: Test release: zsh-5.9.0.2-test.zsh-5.9.0.2-testEric Cook2025-04-201-0/+4
|
* 53485: NEWS: update for version 5.10Eric Cook2025-04-151-9/+28
|
* unposted: NEWS: update per w/53257 and w/53260dana2025-04-131-0/+12
|
* 52535: documentation for highlight groups and layersOliver Kiddle2024-02-151-0/+6
|
* unposted (cf. 52219): fix typoBart Schaefer2023-10-151-1/+1
|
* 52218: update notes since 5.9 releaseBart Schaefer2023-10-151-0/+9
|
* unposted: mention attributes changes, fix renumbering mistake and allow ↵Oliver Kiddle2023-01-111-0/+6
| | | | completion to offer prompt escapes for PROMPT_EOL_MARK
* 51193: Discuss ERR_EXIT changesPhilippe Altherr2022-12-131-0/+8
|
* 51001: Reverts 8839e969b, most of 1ba8714a, and d873ed60.Philippe Altherr2022-12-031-9/+0
| | | | Also correct ChangeLog
* 50928: fix tests for 50897, mention behavior change in NEWSBart Schaefer2022-11-091-0/+9
|
* 50229: TypoBart Schaefer2022-05-141-1/+1
|
* unposted: Add details about ${(*)...} expansionBart Schaefer2022-04-301-0/+6
|
* unposted: Adjust NEWS dedication wordingdana2022-04-261-1/+1
| | | | Per off-list feedback
* unposted: NEWS: fix typo in previous commitMikael Magnusson2022-04-101-1/+1
|
* unposted: NEWS: Improve flow between the paragraph and its links.Daniel Shahaf2022-04-101-1/+1
|
* NEWS: Dedicate zsh 5.9 to Sven Guckesdana2022-04-091-0/+6
|
* NEWS/README: Add missing change documentation for 5.9dana2022-04-091-20/+65
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This covers the following changes: users/24971: ${(-)var} sorts on signed integers 47704: POSIX export and readonly ignore "-p" when parameter names also appear 47913: implement CASE_PATHS option to make NO_CASE_GLOB more sensible 48073: Add fc -s as POSIX way of rerunning command without starting editor 49307 with doc update: POSIX_TRAPS fix. 49528: allow multiple -D options to compadd 49534, 49539: separate watch/log functionality out into a module 49561: add zformat -F option, similar to -f but ternary expressions check for existence instead of doing math evaluation 49597: add a helper for completing numbers with unit suffixes and separate out defaults, ranges and units in completion descriptions 49611 based on 49590 (Martijn Dekker): disable Inf and NaN in math expressions for sh emulation 49646: allow colors in WATCHFMT with %F/%K 49694 + doc: Allow using empty STTY= to freeze tty for a single command 49853 + 49882/49883: make "${arr[*]:off}" compatible with ksh/bash
* 49918: Update for 49917 and 49911.Bart Schaefer2022-03-291-0/+11
|
* CVE-2021-45444: Update NEWS/READMEdana2022-02-121-0/+17
| | | | (cherry picked from commit bdc4d70a7e033b754e68a8659a037ea0fc5f38de)
* github #82: Fix typosDimitris Apostolou2021-11-121-1/+1
|
* unposted (cf. 49077): Clarify unset exampleBart Schaefer2021-06-141-1/+1
|
* 49069: literal interpretation of subscripts for unset of array/hash elementsBart Schaefer2021-06-131-0/+12
|
* 48638: mention TYPESET_TO_UNSET in NEWSBart Schaefer2021-04-201-0/+6
|
* 47997: Disable XTRACE around user-defined completion widgets.Bart Schaefer2021-02-111-0/+5
|
* NEWS: Catch up on new featuresdana2020-12-121-0/+19
|
* unposted: NEWS, README: Document zsh/system changes from workers/45708dana2020-04-201-2/+9
|
* Update NEWS/READMEdana2020-02-141-2/+16
|
* 45111: zshmisc(1): Clarify the documentation of 'return' and 'exit' in ↵Daniel Shahaf2019-12-221-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | conjunction with try/always Having reviewed 20076, 20084, 21734, and 21735, my understanding is that the original intention was: - A 'return' in a function does run always-list - An 'exit' outside a function does not run always-list - A 'return' outside a function is treated as an 'exit' All of which are the case today. The remaining case, of 'exit' used inside a function, was not specified by the referenced -workers@ posts; does, as implemented, run the always-list; and furthermore, based in 21734 it's fair to assume that the original documentation was assuming that 'exit' would be used outside of any function, just like it assumed 'return' would be used inside a function. Therefore, have the documentation specify only the behaviour of 'exit' outside any function, and leave the behaviour of 'exit' inside a function unspecified. Anyone who relied on the documentation of 'exit' as documented until this commit would have run into the documentation/implementation discrepancy described in 45075.
* 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
|