1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-05-26 09:56:05 +02:00
Commit Graph

95 Commits

Author SHA1 Message Date
Peter Stephenson 06b1b7a37a unposted: Release 5.3.1 2016-12-21 18:40:13 +00:00
Oliver Kiddle 37cbead9f2 40130: mention some changes since 5.2 2016-12-09 00:05:56 +01:00
Peter Stephenson 2d87bf8dff 40049: NEWS about Unicode 9 (40037) 2016-11-30 16:20:40 +00:00
Barton E. Schaefer 12e862764f unposted: mention former behavior of typeset for comparison 2016-10-26 20:50:51 -07:00
Barton E. Schaefer 0f5e670cde "typeset -p" uses "export" commands or the "-g" option for parameters that are not local to the current scope 2016-10-24 07:14:39 -07:00
Daniel Shahaf 7154052ebe 39046 + 39061: New :P history modifier. 2016-08-22 03:34:30 +00:00
Daniel Shahaf 243c018220 unposted: NEWS: Document how to disable paste highlighting.
This updates the 5.2 entry, note that 5.2 has been released already.
2015-12-31 01:20:09 +00:00
Peter Stephenson 4353bec49f 37159: Update to NEWS and README 2015-11-19 17:19:12 +00:00
Andrew Janke 8bf72dd65b 36729: fix some typos in distro docs 2015-10-01 09:49:44 +01:00
Peter Stephenson 7fca9bb05b Update news for 5.1.1 with minor features just added. 2015-09-11 09:19:42 +01:00
Peter Stephenson eaea1dc23c unposted: make 5.1-test-1 with updates for 5.1.1 2015-09-06 18:12:09 +01:00
Peter Stephenson a2efa4d1c8 36250: add notes on bracketed paste mode to README
Next version will be 5.1 rather than 5.0.9.
2015-08-21 09:46:15 +01:00
Barton E. Schaefer c21a3fddf4 36108: list of major changes so far since 5.0.8 2015-08-11 12:24:28 -07:00
Peter Stephenson 39b28980f3 various posts: Implement assignment parsing for typeset.
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-06-24 10:21:12 +01:00
Peter Stephenson 153a99de7e 35154: NEWS on arithmetic evaluation changes 2015-05-15 10:26:35 +01:00
Oliver Kiddle d257f0143e 35093: new zle widgets for Vim-style text objects 2015-05-13 23:05:20 +02:00
Peter Stephenson 5b00bfecac NEWS update 2015-05-03 22:49:56 +01:00
Barton E. Schaefer d1119bc072 unposted: update NEWS to reference aliasing changes.
Also apologize for copy-paste spooge in the preceding commit log.
2015-03-18 21:16:09 -07:00
Peter Stephenson 55fe20cc17 unposted: update NEWS some more 2015-03-17 09:50:05 +00:00
Peter Stephenson 6a0cef59c5 34725: update NEWS for site function configuration.
It might be overridden if the installer explicitly sets it up
differently.
2015-03-16 18:22:48 +00:00
Peter Stephenson cf6b0f5663 33285: apply function definition redirections at execution 2014-09-29 21:02:59 +01:00
Peter Stephenson d9a059eb3a unposted: tweak last change to NEWS a bit 2014-09-25 14:37:27 +01:00
Peter Stephenson cc09ec33ca unposted: more NEWS tweaks while I'm there. 2014-09-23 20:56:29 +01:00
Peter Stephenson b603137911 unposted: mention numeric output with underscore separators 2014-09-23 20:47:42 +01:00
Peter Stephenson 9b638398b4 unposted: mention /usr/local/share/zsh/site-functions default in NEWS 2014-09-23 20:28:51 +01:00
Barton E. Schaefer cb468501c9 33042: $? and $pipestatus report 128+signal number for stopped jobs 2014-08-22 09:12:23 -07:00
Mikael Magnusson f402ea3738 unposted: Indent entries in NEWS for changes since 5.0.0 for consistency 2014-08-12 20:21:56 +02:00
Mikael Magnusson 22be586843 32985: Add NEWS entry for array zipping operators. 2014-08-12 20:20:02 +02:00
Barton E. Schaefer a5024e76fd A couple of minor typo fixes. 2014-08-10 12:22:53 -07:00
Peter Stephenson f8ae47f29b unposted: updates for 5.0.5-dev-1 and subsequent 5.0.6 release 2014-08-10 17:49:55 +01:00
Barton E. Schaefer 349fe907cb mention 32971 in NEWS, clarify RPROMPT behavior in docs 2014-08-08 18:48:30 -07:00
Peter Stephenson 501f2003a8 32640: (#q) in [[ ... ]] forces globbing 2014-06-01 20:55:39 +01:00
Peter Stephenson f06851f50d add ZLE_RPROMPT_INDENT to NEWS 2013-12-16 22:17:43 +00:00
Peter Stephenson 963a572032 unposted: refer to zle -Fw in NEWS 2013-11-08 11:37:52 +00:00
Bart Schaefer f2b2b4fece Mention HISTORY_IGNORE 2013-10-28 12:12:17 -07:00
Peter Stephenson 7a79f660db 31890 + 31891: Add NEWS for new features since 5.0.2 2013-10-25 22:27:07 +01:00
Peter Stephenson d2f5474fa5 NEWS: unposted: further update 2012-09-11 16:08:09 +00:00
Peter Stephenson 03dd76a16c typo 2012-09-11 16:03:59 +00:00
Peter Stephenson e550c98d69 30647, 30649: allow underscores in numeric constants 2012-09-11 16:02:41 +00:00
Peter Stephenson c335b7f0a1 30455: remove max array length test 2012-04-25 09:31:57 +00:00
Mikael Magnusson 3e05817b77 30444: add NEWS entry for 30431 2012-04-25 09:18:48 +00:00
Peter Stephenson 3dbb6723ab unposted: more NEWS tweaks 2012-04-15 19:35:29 +00:00
Peter Stephenson 66ce92a415 unposted: more NEWS tweaks 2012-04-15 19:26:38 +00:00
Peter Stephenson 16e05d0f56 unposted: incporate Bart's NEWS suggestions from 30408 2012-04-15 19:21:25 +00:00
Peter Stephenson 1a8b031749 unposted: incporate Bart's NEWS suggestions from 30408 2012-04-15 19:20:57 +00:00
Mikael Magnusson 1416ec9644 30406: NEWS: typo fixes 2012-04-14 19:24:49 +00:00
Peter Stephenson 41a0865337 30400 plus extra tweaks: update NEWS for 5.0 2012-04-13 22:26:41 +00:00
Peter Stephenson c80d7a63ca 30231, 30232: updates for 4.3.16 2012-02-15 20:41:41 +00:00
Peter Stephenson 7d9c12334b update and tigy up for 4.3.12-test-2 2011-10-17 17:30:48 +00:00
Mikael Magnusson 32d7fea7a7 29331: note g:: flag in NEWS 2011-05-26 23:55:07 +00:00