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

141 Commits

Author SHA1 Message Date
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
Mikael Magnusson 0198b8423d 29224: Support negative LEN in ${VAR:OFFSET:LEN} like bash. 2011-05-19 16:24:38 +00:00
Peter Stephenson 3355155e82 unposted: some NEWS for next release 2011-05-04 08:51:58 +00:00
Peter Stephenson 94225e07fc 28638: add $usergroups parameter 2011-01-19 12:42:53 +00:00
Peter Stephenson 9465e7d721 Mikael: 28583: typo 2010-12-17 22:48:08 +00:00
Peter Stephenson a9421446d2 Mikael: users/15653: zle_highlight=(none) turns off suffix highlighting
unposted: note suffix highlighting in NEWS
2010-12-17 14:01:23 +00:00
Peter Stephenson 796501f440 unposted: add notes to NEWS on (Z) parameter flag 2010-12-16 12:11:02 +00:00
Peter Stephenson 3a5617a477 unposted: NEWS: mention {START..END..STEP} enhancement. 2010-12-05 21:13:10 +00:00
Peter Stephenson d7f01887d5 unposted: update and tidy NEWS 2010-11-30 12:13:18 +00:00
Peter Stephenson af7d4869e6 unposted: note HIST_LEX_WORDS in NEWS 2010-10-03 20:00:47 +00:00
Peter Stephenson 96475664d9 unposted: add POSIX_TRAPS to NEWS 2010-09-13 08:51:26 +00:00
Peter Stephenson 82b6ee09bc unposted: news for 4.3.11: another typo 2010-09-08 15:37:22 +00:00
Peter Stephenson f6338bf83f unposted: news for 4.3.11: another typo 2010-09-08 15:35:57 +00:00
Peter Stephenson 8c0de15edd 28244 with typo corrected: news for 4.3.11 2010-09-08 15:33:02 +00:00
Peter Stephenson df9cf1bf31 unposted: update NEWS with path-completion style 2010-04-15 09:26:37 +00:00
Peter Stephenson db40de0af3 NEWS: PATH_SCRIPT 2010-03-16 22:44:08 +00:00
Peter Stephenson bec3de98df 27754 plus NEWS change: add "zsystem flock" 2010-02-24 21:37:24 +00:00
Peter Stephenson f4f0becb63 27694: add P glob qualifier for prepending 2010-02-09 17:47:02 +00:00
Peter Stephenson 7c4c41a0bb unposted, c.f. 27313: mailing list and website moved 2009-10-22 09:28:02 +00:00
Peter Stephenson e61af474c1 26876 with updated documentation: add ZLE_{REMOVE,SPACE}_SUFFIX_CHARS 2009-04-24 09:00:29 +00:00
Peter Stephenson 2528c3b513 26853 + typo fix: package docs 2009-04-21 09:33:30 +00:00
Peter Stephenson 2adb5a6d70 4.3.9 2008-10-30 12:18:54 +00:00
Peter Stephenson 000fe2060b update to 4.3.8 2008-10-29 09:57:52 +00:00
Peter Stephenson f625d27c02 unposted: region_highlight wrongly capitalised in NEWS 2008-10-26 18:01:40 +00:00
Peter Stephenson 3e70e99d50 Mikael: 25933: typos 2008-10-26 17:57:13 +00:00
Peter Stephenson 57f58107d3 25837: add NEWS about new debugging features 2008-10-10 13:28:33 +00:00
Peter Stephenson 612cec047f Nikolai Weibull: 25828: new rm completion
unposted: note some new features in NEWS
2008-10-08 11:37:34 +00:00
Peter Stephenson c467938310 unposted: more NEWS
users/12870: document that modifiers in glob qualifiers activate
global globbing behaviour
2008-05-27 10:26:55 +00:00
Peter Stephenson 91a10708b2 24822: highlighting of isearch matches
unposted: not in NEWS that COMBINING_CHARS is not on by default
2008-04-26 22:52:50 +00:00
Peter Stephenson 8a323cae8c unposted: typo 2008-04-26 21:39:11 +00:00
Peter Stephenson 234c6ed193 24878: add incremental pattern searches 2008-04-26 19:51:08 +00:00
Peter Stephenson 78ce07b49f 24818: add HIST_FCNTL_LOCK.
unposted: update NEWS with new features
2008-04-17 10:23:45 +00:00
Peter Stephenson 08506bdf67 unposted: release 4.3.6 2008-04-02 10:24:49 +00:00
Peter Stephenson df7465e5c7 24305: update release docs in preparation for 4.3.5 2007-12-20 11:30:46 +00:00
Peter Stephenson 9b4cc61b09 fallout from 24050: add curses_keys.h to .cvsignore
add high res timestamps to NEWS
2007-11-04 16:45:53 +00:00
Peter Stephenson f5f90da9c0 22587: update some distribution docs 2006-08-04 15:31:03 +00:00
Peter Stephenson f2fffea3e6 Release 4.3.1, finally (updated...) 2006-02-28 12:20:43 +00:00
Peter Stephenson 405fd07656 22057: don't use zsh/newuser in emulation
22058: tweak docs for release
2005-12-09 12:49:29 +00:00
Peter Stephenson 325a7c0417 22013: initial go at a working zsh-newuser-install 2005-11-23 11:29:20 +00:00
Peter Stephenson a3d4752bc4 unposted: note roadmap in NEWS 2005-11-07 10:56:34 +00:00
Peter Stephenson 3fd42c4658 21790: initial attempt at documenting 4.3 release 2005-10-03 09:00:44 +00:00
Peter Stephenson 51789fcd10 20687: 4.2.2 news
20688: Unicode/UTF-8 FAQ notes
2005-01-11 17:49:12 +00:00
Peter Stephenson bedf58cfce NEWS: more additions from Oliver. 2004-07-12 10:34:53 +00:00
Peter Stephenson ad81f0055b NEWS: read through and tidied up 2004-07-12 10:21:33 +00:00
Peter Stephenson aad11eb618 unposted: improve 20150 by setting pointer to NULL 2004-07-12 10:05:46 +00:00
Peter Stephenson 8784bbe97c 20126: tidy up before 4.2.1
20127: tweaked version of Wayne's patch to reexand prompts
2004-07-02 15:59:07 +00:00