Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-05-04 | 41038: Document recent, backwards-compatible precommand modifiers changes. | Daniel Shahaf | 1 | -0/+11 | |
2016-12-21 | unposted: Release 5.3.1 | Peter Stephenson | 1 | -2/+4 | |
2016-12-09 | 40130: mention some changes since 5.2 | Oliver Kiddle | 1 | -0/+24 | |
2016-11-30 | 40049: NEWS about Unicode 9 (40037) | Peter Stephenson | 1 | -0/+7 | |
2016-10-26 | unposted: mention former behavior of typeset for comparison | Barton E. Schaefer | 1 | -1/+2 | |
2016-10-24 | "typeset -p" uses "export" commands or the "-g" option for parameters that ↵ | Barton E. Schaefer | 1 | -0/+3 | |
are not local to the current scope | |||||
2016-08-22 | 39046 + 39061: New :P history modifier. | Daniel Shahaf | 1 | -0/+11 | |
2015-12-31 | unposted: NEWS: Document how to disable paste highlighting. | Daniel Shahaf | 1 | -0/+7 | |
This updates the 5.2 entry, note that 5.2 has been released already. | |||||
2015-11-19 | 37159: Update to NEWS and README | Peter Stephenson | 1 | -0/+30 | |
2015-10-01 | 36729: fix some typos in distro docs | Andrew Janke | 1 | -3/+3 | |
2015-09-11 | Update news for 5.1.1 with minor features just added. | Peter Stephenson | 1 | -1/+12 | |
2015-09-06 | unposted: make 5.1-test-1 with updates for 5.1.1 | Peter Stephenson | 1 | -0/+2 | |
2015-08-21 | 36250: add notes on bracketed paste mode to README | Peter Stephenson | 1 | -2/+2 | |
Next version will be 5.1 rather than 5.0.9. | |||||
2015-08-11 | 36108: list of major changes so far since 5.0.8 | Barton E. Schaefer | 1 | -0/+33 | |
2015-06-24 | various posts: Implement assignment parsing for typeset. | Peter Stephenson | 1 | -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. | |||||
2015-05-15 | 35154: NEWS on arithmetic evaluation changes | Peter Stephenson | 1 | -0/+7 | |
2015-05-13 | 35093: new zle widgets for Vim-style text objects | Oliver Kiddle | 1 | -0/+9 | |
2015-05-03 | NEWS update | Peter Stephenson | 1 | -8/+29 | |
2015-03-18 | unposted: update NEWS to reference aliasing changes. | Barton E. Schaefer | 1 | -0/+6 | |
Also apologize for copy-paste spooge in the preceding commit log. | |||||
2015-03-17 | unposted: update NEWS some more | Peter Stephenson | 1 | -17/+19 | |
2015-03-16 | 34725: update NEWS for site function configuration. | Peter Stephenson | 1 | -2/+3 | |
It might be overridden if the installer explicitly sets it up differently. | |||||
2014-09-29 | 33285: apply function definition redirections at execution | Peter Stephenson | 1 | -0/+7 | |
2014-09-25 | unposted: tweak last change to NEWS a bit | Peter Stephenson | 1 | -5/+6 | |
2014-09-23 | unposted: more NEWS tweaks while I'm there. | Peter Stephenson | 1 | -4/+8 | |
2014-09-23 | unposted: mention numeric output with underscore separators | Peter Stephenson | 1 | -1/+5 | |
2014-09-23 | unposted: mention /usr/local/share/zsh/site-functions default in NEWS | Peter Stephenson | 1 | -0/+7 | |
2014-08-22 | 33042: $? and $pipestatus report 128+signal number for stopped jobs | Barton E. Schaefer | 1 | -0/+7 | |
2014-08-12 | unposted: Indent entries in NEWS for changes since 5.0.0 for consistency | Mikael Magnusson | 1 | -76/+76 | |
2014-08-12 | 32985: Add NEWS entry for array zipping operators. | Mikael Magnusson | 1 | -0/+5 | |
2014-08-10 | A couple of minor typo fixes. | Barton E. Schaefer | 1 | -2/+2 | |
2014-08-10 | unposted: updates for 5.0.5-dev-1 and subsequent 5.0.6 release | Peter Stephenson | 1 | -0/+6 | |
2014-08-08 | mention 32971 in NEWS, clarify RPROMPT behavior in docs | Barton E. Schaefer | 1 | -0/+7 | |
2014-06-01 | 32640: (#q) in [[ ... ]] forces globbing | Peter Stephenson | 1 | -0/+7 | |
2013-12-16 | add ZLE_RPROMPT_INDENT to NEWS | Peter Stephenson | 1 | -0/+6 | |
2013-11-08 | unposted: refer to zle -Fw in NEWS | Peter Stephenson | 1 | -0/+5 | |
2013-10-28 | Mention HISTORY_IGNORE | Bart Schaefer | 1 | -0/+5 | |
2013-10-25 | 31890 + 31891: Add NEWS for new features since 5.0.2 | Peter Stephenson | 1 | -0/+15 | |
2012-09-11 | NEWS: unposted: further update | Peter Stephenson | 1 | -0/+5 | |
2012-09-11 | typo | Peter Stephenson | 1 | -1/+1 | |
2012-09-11 | 30647, 30649: allow underscores in numeric constants | Peter Stephenson | 1 | -2/+21 | |
2012-04-25 | 30455: remove max array length test | Peter Stephenson | 1 | -6/+13 | |
2012-04-25 | 30444: add NEWS entry for 30431 | Mikael Magnusson | 1 | -0/+6 | |
2012-04-15 | unposted: more NEWS tweaks | Peter Stephenson | 1 | -1/+7 | |
2012-04-15 | unposted: more NEWS tweaks | Peter Stephenson | 1 | -0/+9 | |
2012-04-15 | unposted: incporate Bart's NEWS suggestions from 30408 | Peter Stephenson | 1 | -1/+1 | |
2012-04-15 | unposted: incporate Bart's NEWS suggestions from 30408 | Peter Stephenson | 1 | -8/+10 | |
2012-04-14 | 30406: NEWS: typo fixes | Mikael Magnusson | 1 | -5/+5 | |
2012-04-13 | 30400 plus extra tweaks: update NEWS for 5.0 | Peter Stephenson | 1 | -341/+265 | |
2012-02-15 | 30231, 30232: updates for 4.3.16 | Peter Stephenson | 1 | -0/+10 | |
2011-10-17 | update and tigy up for 4.3.12-test-2 | Peter Stephenson | 1 | -0/+6 | |