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

336 Commits

Author SHA1 Message Date
Peter Stephenson 3b7d6a558f 42505 (corrected): prepare for 5.5 release 2018-03-25 17:49:48 +01:00
Peter Stephenson a6c72cb835 41623: Update FAQ.yo for Yodl 3 2017-09-02 20:09:27 +01:00
Peter Stephenson 0e7186f443 41599: info updates for 5.4.2 2017-08-25 19:35:05 +01:00
Peter Stephenson dc475bfa0e unposted: update to 5.4.1 2017-08-08 19:09:15 +01:00
Peter Stephenson 32ca9222af unposted: update distribution docs for 5.4 release. 2017-07-29 23:03:16 +01:00
Fabian Klötzl 4a63a1793a 41414: fix for commas used in exclusion lists
also missing escape for _gcc and --no-index option for git diff
2017-07-14 12:07:49 +02:00
Daniel Shahaf 18aede9ee5 unposted: Add to Etc/BUGS 41184,41203,41254 about STTY and about modules. 2017-06-09 16:31:30 +00:00
Daniel Shahaf ecd88284f3 40492: vcs_info: Escape '%' signs in payloads.
Test case: a patch whose subject is '%Sfoo%sbar'.  ('S' and 's' are
expandos both in prompts and in the 'formats' style.)
2017-02-09 15:24:04 +00:00
Daniel Shahaf 8cb130fe73 unposted: Etc/BUGS: Record users/20807 vcs_info quilt issue. 2017-01-23 03:37:02 +00:00
Daniel Shahaf 24337b3c60 users/22320: Etc/BUGS: Add 40240, label 40106. 2017-01-05 15:58:16 +00:00
Peter Stephenson 06b1b7a37a unposted: Release 5.3.1 2016-12-21 18:40:13 +00:00
Peter Stephenson 88752e6cee 40066: updates for 5.3 release 2016-12-02 19:53:13 +00:00
Eitan Adler 110ffae9fe 40035: Cosmetic fixes for comments and documentation.
Mostly fixes to doubled words.
2016-11-29 17:13:52 +00:00
Barton E. Schaefer 9a09f97b60 unposted: Addenda to list of module hooks 2016-11-12 23:39:14 -08:00
Barton E. Schaefer 20de06dfbc unposted: add list of standard module hooks with corresponding macro names 2016-11-12 23:17:36 -08:00
Daniel Shahaf 7a34c1ad17 39356 (tweaked, c.f. Bart 39358): Etc/BUGS: Remove fixed items, add 'compset -q' item from workers/39306.
The first removed hunk is fixed by ZLE_RPROMPT_INDENT.

The next two removed hunks work (on my system, anyway) with current master.
2016-09-17 06:37:46 +00:00
Barton E. Schaefer 6ce34705a6 unposted: fix formatting in module discussion; add mention of widgets and keymaps for modules. 2016-08-06 20:05:23 -07:00
Daniel Shahaf 1d3a540139 unposted: developer documentation: Clarify the term "variant". 2016-02-19 09:31:41 +00:00
Peter Stephenson cce4261a3c unposted: Make 5.1.1-test-1 in preparation for 5.2 2015-11-21 18:09:27 +00:00
Barton E. Schaefer 7277cc1bed 37079: better description of "optstr" field in struct builtin as used in BUILTIN() macro 2015-11-08 12:42:00 -08:00
Daniel Shahaf 6d6b63c884 unposted: Update link to my ChangeLog generator script,
on account of patching it to handle commas properly (thanks Mikael).
2015-09-28 01:23:13 +00: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 3698baaada unposted: replace version 5.0.9 with 5.1 in FAQ 2015-08-24 10:49:18 +01:00
Peter Stephenson f4c37a78b1 36265 plus FAQ: fix alias expansion after "function"
Owing to interesting historical parsing, names after the first
were treated as command words so had non-global aliases expanded.
Add an FAQ note that use of the function keyword works around
other alias problems
2015-08-21 16:55:10 +01:00
Peter Stephenson 06e1542f5c unposted: update version from 5.0.8 to 5.1 in descriptive text 2015-08-21 10:33:21 +01:00
Daniel Shahaf c799e01c68 36186: FAQ (3.24): Update for bracketed paste 2015-08-17 21:52:33 +00:00
Barton E. Schaefer 6fd8872d58 35947: update discussion of module wrappers, some examples 2015-07-28 13:49:03 -07:00
Daniel Shahaf 80759c24d4 35810: FAQ += edit-command-line 2015-07-24 14:13:00 +00:00
Daniel Shahaf ca2ab5e446 35775: New zsh-specific yodl vim syntax highlighting.
To try this, see the instructions at the top of Util/zyodl.vim (in the comment).

* Util/zyodl.vim: New syntax highlighting file.
* Doc/Zsh/.vimrc: New file, hooks up zyodl.vim for automatic loading.
* Etc/zsh-development-guide: Namedrop zyodl.vim for discoverability.
2015-07-13 23:22:19 +00:00
Daniel Shahaf e81f61ea9a 35441: Make devs' ChangeLog generator scripts discoverable 2015-07-06 14:03:55 +00:00
Peter Stephenson f0068edb48 unposted: release 5.0.8 2015-05-31 18:52:03 +01:00
Jun-ichi Takimoto 5acc89d518 35057: make URL clickable (again)
This should have been included in 34850.
2015-05-08 04:08:32 +09:00
Peter Stephenson 3c3c8d3d13 Update for 5.0.7-dev-2.
Includes updates to FAQ.yo for newer YODL.
2015-05-05 19:32:06 +01:00
Peter Stephenson b29278c69a 35009: updates for 5.0.8 2015-05-01 21:30:23 +01:00
Peter Stephenson 4553cbad19 34920: info on git pull 2015-04-17 18:31:50 +01:00
Stephane Chazelas ff292af95f 33740: FAQ: another way of avoiding MULTIOs effects on pipes 2014-11-23 18:29:09 +00:00
Peter Stephenson a3cc409b9b unposted but c.f. 33723: typo in FAQ
sed argument had unterminated substitution.
2014-11-20 17:12:15 +00:00
Peter Stephenson fe17d3c113 users/19404: Login shells may not be interactive
Update the FAQ to point this out after years of neglect.
2014-11-19 15:51:20 +00:00
Peter Stephenson 64d32d840d Update source distribution information for 5.0.7. 2014-10-02 17:19:51 +01:00
Peter Stephenson 40d559d880 Update notes on use of .distfiles 2014-08-28 20:54:10 +01:00
Peter Stephenson cc6e9db29d 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
Peter Stephenson dc9d994498 unposted: .gitignore generated FAQ*.html files 2014-08-23 20:52:37 +01: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
Peter Stephenson 8e09373bbe users/18271 plus further tweaks: FAQ entry for pattern exclusions 2014-01-03 22:49:09 +00:00
Peter Stephenson a6be223ee2 unposted: update source documentation for 5.0.5 2014-01-03 18:21:42 +00:00
Peter Stephenson 247fba1fe2 unposted: release 5.0.4, more files updated 2013-12-20 18:27:56 +00:00
Peter Stephenson 4163ebf4c7 unposted, see 32054: Rationalise character encoding.
Shell functions are strictly ASCII for maximum portability.

Other files within the distribution may contain UTF-8 characters.

Exception for test files: where they need single character input
with the top bit set, ISO-8859-X is used (X doesn't matter as
we don't need the Euro).
2013-11-27 15:56:44 +00:00
Peter Stephenson 375115c7df unposted: updates for 4.0.2-test-1.
Update references to 4.0.2 to 4.0.3.
Additional mod_export declarations.
Additions to .distfiles.
2013-11-06 19:25:07 +00:00
Oliver Kiddle 0a8c28b3d6 remove duplication in git guidelines 2013-02-12 10:39:59 +00:00
Peter Stephenson daa828bc51 release 5.0.2 2012-12-21 19:35:07 +00:00
Oliver Kiddle 85d503b91c 30877: document git workflow 2012-12-18 23:36:13 +00:00
Phil Pennock 9d988a5e21 30906: more Etc/zsh-development-guide tinkering 2012-12-17 11:29:36 +00:00
Phil Pennock 82c75381ac 30901: Etc/zsh-development-guide: document git usage 2012-12-17 09:09:48 +00:00
Peter Stephenson 2908d73f6c unposted: update for 5.0.0-test-1 2012-12-16 18:39:55 +00:00
Peter Stephenson fbc73f0583 add 5.0.0 release note 2012-08-14 19:34:22 +00:00
Peter Stephenson 441e78287b delete ChangeLog-5.0, add .distfiles and ChangeLog entries 2012-08-14 19:33:02 +00:00
Peter Stephenson 787df27854 ChangeLog-5.0 should be ChangeLog-4.3, Bart says 2012-08-14 09:04:55 +00:00
Peter Stephenson 5fdc9c9f8f unposted: move changes up to 5.0.0 into subdirectory 2012-08-13 19:50:51 +00:00
Peter Stephenson e0c8d8dec3 30509: updates for 5.0.0 2012-06-15 21:23:41 +00:00
Peter Stephenson 287bd2dff2 update Etc/.distfiles for moved NEWS-4.3 2012-04-13 22:37:37 +00:00
Peter Stephenson 41a0865337 30400 plus extra tweaks: update NEWS for 5.0 2012-04-13 22:26:41 +00:00
Bart Schaefer fa8a0e241c 30320: "emulate" accepts invocation-time flags; other small doc tweaks. 2012-03-07 06:10:42 +00:00
Peter Stephenson db7d0ac341 unposted: 4.3.17 2012-02-23 21:39:30 +00:00
Peter Stephenson c80d7a63ca 30231, 30232: updates for 4.3.16 2012-02-15 20:41:41 +00:00
Frank Terbeck 756f17a755 A.Costa: unposted: grammar.yo, ChangeLog-3.1: Fix typo to "definition" 2012-02-01 12:53:48 +00:00
Peter Stephenson 09532a70ea unposted: release 4.3.15 2011-12-17 15:15:20 +00:00
Peter Stephenson 79f2f7fa2c unposted: 4.3.14 2011-12-06 19:49:34 +00:00
Peter Stephenson 7d9c12334b update and tigy up for 4.3.12-test-2 2011-10-17 17:30:48 +00:00
Peter Stephenson 261e017611 unposted: expand CONTRIBUTORS 2011-05-26 09:37:26 +00:00
Mikael Magnusson 72cb7cfc6f 29307, 29308 + replies: Fix some doubled words in docs and comments. 2011-05-19 16:10:46 +00:00
Peter Stephenson 7674da90d0 29163: update latest version claimed to 4.3.12 2011-05-06 13:16:18 +00:00
Peter Stephenson fe8a106850 29114: use same FTP sites list in FAQ and META-FAQ. 2011-04-30 20:52:22 +00:00
Peter Stephenson 95b83f217d Simon Ruderich: 29004: update archive list 2011-04-18 08:38:52 +00:00
Peter Stephenson c9a70e18fd Štěpán Němec: 28533: typos 2010-12-17 17:10:47 +00:00
Peter Stephenson 750ec0fe1b unposted: update for 4.3.10-test-3 2010-12-16 10:18:41 +00:00
Peter Stephenson 7dd4c69371 FAQ update 2010-03-19 21:11:15 +00:00
Peter Stephenson 4de2fee610 27710: update FAQ on advanced character sets 2010-02-15 15:01:20 +00:00
Peter Stephenson 62c744e60b unposted: FAQ dates 2010-02-15 13:12:06 +00:00
Peter Stephenson 8ac97f3308 27648, 267650/1, unposted README change:
Turn off repeat and turn on ulimit in emulation modes
2010-02-03 18:34:32 +00:00
Peter Stephenson 84fb892f0a unposted: FAQ notes on zsh-nt.sourceforge.net,
terminal application mode horror
2010-02-01 11:02:52 +00:00
Peter Stephenson 7c4c41a0bb unposted, c.f. 27313: mailing list and website moved 2009-10-22 09:28:02 +00:00
Peter Stephenson 06bdda4fb8 27178: FAQ---quoting function names to stop expansion is always(ish) safe 2009-07-20 09:17:32 +00:00
Peter Stephenson 7e0ca71469 27178: FAQ---quoting function names to stop expansion is always safe 2009-07-20 09:02:39 +00:00
Peter Stephenson f359213eec 26982: Julien Langer: support stgit in VCS_Info 2009-05-22 17:38:05 +00:00
Peter Stephenson c18b6c2c99 26956: tidy up some zle variables for module unloading
note issue found on HP-UX
2009-05-11 09:03:25 +00:00
Peter Stephenson 7293813b4e unposted: some .distfiles 2009-04-24 09:11:58 +00:00
Peter Stephenson 2528c3b513 26853 + typo fix: package docs 2009-04-21 09:33:30 +00:00
Peter Stephenson aaf1a26b6d unposted: add POSIX_ALIASES and POSIX_IDENTIFIERS to FAQ 2009-03-04 12:04:01 +00:00
Doug Kearns a5260beedb unposted: Fix some typos in the development guide 2009-01-22 12:12:13 +00:00
Peter Stephenson 63e60d3d21 users/13566: note you cant unset array elements 2008-12-10 09:52:32 +00:00
Peter Stephenson 0b90a37a7c unposted: missing .distfiles entry; release 4.3.9 2008-11-03 10:14:47 +00:00
Peter Stephenson 2adb5a6d70 4.3.9 2008-10-30 12:18:54 +00:00
Peter Stephenson 38d2bf4af5 Mikael: users/13412: typo 2008-10-29 14:33:16 +00:00
Peter Stephenson ab28c35955 unposted: single-letter typo 2008-10-29 12:17:44 +00:00
Peter Stephenson ef0a55efe2 unposted: belatedly sort out some distfiles 2008-10-29 10:28:14 +00:00
Peter Stephenson 000fe2060b update to 4.3.8 2008-10-29 09:57:52 +00:00
Peter Stephenson b77f9505d8 Release 4.3.7 2008-10-28 12:01:23 +00:00
Peter Stephenson 2f50e20d84 25931: Test for prompt code reentrancy
users/13400: clarify some ksh-like editing issues
2008-10-24 16:00:48 +00:00
Clint Adams 89b7eda334 Mikael Magnusson: 25856: typo fixes. 2008-10-12 11:01:17 +00:00
Clint Adams ee3799ebea Mikael Magnusson: 25855: typo fixes. 2008-10-12 10:53:38 +00:00
Peter Stephenson 4c674ba072 unposted: update CONTRIBUTORS 2008-10-10 13:48:38 +00:00
Peter Stephenson 23f2b4503c users/13252 and elsewhere: Frank Terbeck plus tweaks:
add VCS_Info function system
2008-09-19 12:58:46 +00:00
Peter Stephenson c52864df2f users/12985, users/12986, users/12988: Tomasz Pala:
some new and updated completions
2008-06-24 13:02:04 +00:00
Peter Stephenson a1327642ae update contributors to main shell 2008-05-16 11:47:58 +00:00
Peter Stephenson 81533bfbbc users/12846: not so many Windows ports, these days 2008-05-09 17:35:45 +00:00
Peter Stephenson b404fc3aeb users/12798: document passing NULL flags to builtin definition 2008-04-20 16:56:29 +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 bd79dd9238 24821: update notes in FAQ on combining characters,
fix up cursor on exit from user-defined widget
2008-04-16 09:59:32 +00:00
Peter Stephenson b1b941c30b 24811: update introductory multibyte documentation 2008-04-14 12:53:35 +00:00
Peter Stephenson 1b3cb68d05 unposted: 4.3.5-dev-4 2008-03-31 15:03:07 +00:00
Peter Stephenson 50d9cdeae4 24768: add -q option to cd, chdir, pushd, popd
use in _canonical_paths
add 4.3.6 release note with this and other stuff
2008-03-28 09:59:06 +00:00
Peter Stephenson 3cd59fa065 unposted: fix some .distfiles and .cvsignore stuff 2008-03-15 23:21:02 +00:00
Clint Adams d70c7f5f53 24528: revert 24429. 2008-02-03 18:17:13 +00:00
Peter Stephenson 62806c1e14 users/12527: add release note for 4.3.5 2008-02-01 13:55:10 +00:00
Peter Stephenson 8a63e7dd88 4.3.5 2008-02-01 11:31:35 +00:00
Clint Adams 4b5793c83e 24506: make ZSH_VERSIONSUFFIX propagate to somewhere useful. 2008-02-01 02:58:13 +00:00
Clint Adams a199833e23 24429: use ZSH_VERSIONSUFFIX instead of ZSH_EXTRAVERSION. 2008-01-22 01:59:26 +00:00
Clint Adams 40fec5bb24 24408: use contents of ZSH_EXTRAVERSION environment variable for version suffix. 2008-01-18 17:14:38 +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 9794b45477 document the distfiles business 2007-12-03 19:04:08 +00:00
Peter Stephenson 1b52f47cf2 23665: autoloading of module features and related tweaks 2007-07-06 21:52:38 +00:00
Peter Stephenson 876fa2c44e unposted: force latest version of files from vendor to main branch 2007-07-03 17:06:04 +00:00
Clint Adams 2dfb0d5af4 23629: change references to "beta" to "dev" or "development". 2007-07-02 14:30:46 +00:00
Peter Stephenson 6ab77f00ff 23488: tidy up module interface and documentation 2007-05-29 17:01:07 +00:00
Peter Stephenson b0c5f09169 see 23479: add initial features support for modules 2007-05-28 22:57:39 +00:00
Peter Stephenson fde7242cec release 4.3.4 2007-04-19 09:35:46 +00:00
Geoff Wing b5124578e1 archive.progeny.com will be decommissioned around 2006-10-22
Remove from lists
2006-10-16 09:05:52 +00:00
Peter Stephenson f2fffea3e6 Release 4.3.1, finally (updated...) 2006-02-28 12:20:43 +00:00
Peter Stephenson 5a64527427 22272: 4.3.0-dev-4 2006-02-16 14:28:53 +00:00
Wayne Davison b0144eca96 Changed UTF-8 closing-single-quotes into ASCII apostrophes. 2005-12-18 20:06:00 +00:00
Peter Stephenson f3100e855a 22095: more multibyte notes. 2005-12-18 19:47:13 +00:00
Peter Stephenson b5a83cc754 users/9788: add (oN) glob qualifier for no sorting
22076: more documentation for multibyte handling
2005-12-15 10:38:55 +00:00
Peter Stephenson a5f418d5f1 22053: FAQ tweak plus better option and parameter documentation
in zsh-newuser-install
2005-12-06 10:50:36 +00:00
Wayne Davison e95a5a1164 One more tweak to a sentence in the PROMPT_SP section. 2005-10-14 09:23:57 +00:00
Wayne Davison 6b3391194c Changed the precmd that works like PROMPT_SP to use "%#" instead
of just "#".
2005-10-14 09:15:23 +00:00
Geoff Wing 2b76418036 Small cleanup:
UIUC.edu: archive retired in August 2003
ayamura.org: Ayamura KIKUCHI died 2004
2005-08-22 07:01:13 +00:00
Geoff Wing 492be95de0 From Brett M Hogden @ rge
"After 15 years of providing mirrors of popular software packages and other
 interesting topics of information, the Rochester Gas and Electric Company
 is discontinuing its Internet mirror archive."
2005-08-22 06:55:15 +00:00
Wayne Davison d3e176012d Updated the entry that talks about PROMPT_CR and PROMPT_SP to suggest
a better precmd function -- one that includes an inverse hash, and
that outputs all its input in one go so that echoed input can't trip
up the algorithm and cause a wrap when it shouldn't.
2005-07-26 18:48:28 +00:00
Wayne Davison 94b0dee8b3 Undo version mod that changed the wrong 3.0 into 4.3.0. 2005-07-19 15:18:11 +00:00
Wayne Davison 48128dad7f 21492: Update the prompt-overwriting section even more extensively. 2005-07-19 14:59:56 +00:00
Peter Stephenson 9f4197038c fix version in 21490 2005-07-18 14:53:39 +00:00
Peter Stephenson 5d37414ad4 21490: Update FAQ to reflect PROMPT_SP option 2005-07-18 10:40:36 +00:00
Geoff Wing 3e9b287177 Update distribution mirror sites in FAQ 2005-05-17 01:24:13 +00:00
Peter Stephenson 9aa99587b2 21095: update FAQ for completion, features, bugs 2005-04-05 14:50:42 +00:00
Peter Stephenson a50c752448 20900, adapted: promptcr workaround 2005-03-03 10:29:22 +00:00
Peter Stephenson 10199323ef FAQ updates from Bart 2005-01-17 10:49:49 +00:00
Peter Stephenson 54f2a2480f unposted: release 4.2.3 2005-01-13 11:16:31 +00:00
Peter Stephenson 25bca6c67c Unposted: release zsh version 4.2.2 2005-01-12 10:42:48 +00:00
Clint Adams 8db6e42ecd * 20657: Src/Zle/zle_tricky.c: sort completions partially based on LC_COLLATE setting. 2005-01-11 18:24:51 +00:00
Peter Stephenson 51789fcd10 20687: 4.2.2 news
20688: Unicode/UTF-8 FAQ notes
2005-01-11 17:49:12 +00:00