about summary refs log tree commit diff
path: root/Etc
Commit message (Collapse)AuthorAgeFilesLines
...
* 22053: FAQ tweak plus better option and parameter documentationPeter Stephenson2005-12-061-1/+4
| | | | in zsh-newuser-install
* One more tweak to a sentence in the PROMPT_SP section.Wayne Davison2005-10-141-4/+4
|
* Changed the precmd that works like PROMPT_SP to use "%#" insteadWayne Davison2005-10-141-2/+2
| | | | of just "#".
* Small cleanup:Geoff Wing2005-08-221-3/+3
| | | | | UIUC.edu: archive retired in August 2003 ayamura.org: Ayamura KIKUCHI died 2004
* From Brett M Hogden @ rgeGeoff Wing2005-08-221-2/+0
| | | | | | "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."
* Updated the entry that talks about PROMPT_CR and PROMPT_SP to suggestWayne Davison2005-07-261-7/+4
| | | | | | 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.
* Undo version mod that changed the wrong 3.0 into 4.3.0.Wayne Davison2005-07-191-1/+1
|
* 21492: Update the prompt-overwriting section even more extensively.Wayne Davison2005-07-191-29/+35
|
* fix version in 21490Peter Stephenson2005-07-181-1/+1
|
* 21490: Update FAQ to reflect PROMPT_SP optionPeter Stephenson2005-07-181-2/+7
|
* Update distribution mirror sites in FAQGeoff Wing2005-05-171-43/+26
|
* 21095: update FAQ for completion, features, bugsPeter Stephenson2005-04-051-393/+88
|
* 20900, adapted: promptcr workaroundPeter Stephenson2005-03-031-9/+25
|
* FAQ updates from BartPeter Stephenson2005-01-171-10/+8
|
* unposted: release 4.2.3 zsh-4.2.3Peter Stephenson2005-01-131-1/+1
|
* Unposted: release zsh version 4.2.2Peter Stephenson2005-01-121-1/+1
|
* * 20657: Src/Zle/zle_tricky.c: sort completions partially based on ↵Clint Adams2005-01-111-1/+1
| | | | LC_COLLATE setting.
* 20687: 4.2.2 newsPeter Stephenson2005-01-111-3/+44
| | | | 20688: Unicode/UTF-8 FAQ notes
* 20251: integer conversion truncationPeter Stephenson2004-08-161-28/+11
| | | | | | 20258: save command status in prompt substitution update FAQ rename version to 4.2.1-dev-1
* 20126: tidy up before 4.2.1Peter Stephenson2004-07-028-949/+25242
| | | | 20127: tweaked version of Wayne's patch to reexand prompts
* zsh-users/7365: new TRAPS_ASYNC optionPeter Stephenson2004-04-191-0/+5
|
* 19682: Don't run ZERR, DEBUG or EXIT traps inside other traps.Peter Stephenson2004-03-251-4/+9
|
* 19674, modified: support for non-standard ports in zftp.Peter Stephenson2004-03-241-0/+13
|
* Missing ChangeLog entry for 4.2.0 changesPeter Stephenson2004-03-191-0/+1
|
* unposted: tweak dlcompat notePeter Stephenson2004-03-171-2/+2
|
* 19653: Latest OS-specific informationPeter Stephenson2004-03-171-13/+11
|
* mention relevant version numbersOliver Kiddle2004-03-141-4/+4
|
* 19615: Update MACHINESPeter Stephenson2004-03-121-21/+35
|
* builds on OpenBSD 3.4Oliver Kiddle2004-03-071-6/+6
|
* unposted: zsh-4.2.0-pre-1 zsh-4.2.0-pre-1Peter Stephenson2004-02-263-8/+33
|
* Fix typo in last commitPeter Stephenson2004-01-081-1/+1
|
* 19338 etc.: remove support for autoconf before 2.50Peter Stephenson2004-01-081-4/+3
|
* unposted: more new files weren't in .distfilesPeter Stephenson2003-10-081-0/+1
|
* 18877: add note about supporting latest versions, tag names being plural etcOliver Kiddle2003-07-231-1/+15
|
* 18866: document conventions used in completion functionsOliver Kiddle2003-07-171-1/+68
|
* 18618: add Etc/changelog2html.plPeter Stephenson2003-06-201-0/+69
|
* Version 4.1.1 zsh-4.1.1Peter Stephenson2003-06-181-2/+2
|
* unposted: cvsignore VIM *.swp filesAndrey Borzenkov2003-05-051-0/+1
|
* unposted: my name spelling as it is nowAndrey Borzenkov2003-05-051-1/+1
|
* 18497: minor tweaks to info and tcp_spamPeter Stephenson2003-05-021-2/+3
|
* 18496: HP-UX 11 news from Paul AckersvillerPeter Stephenson2003-05-021-5/+9
|
* corrections to 18433 from Oliver zsh-4.1.1-test-1Peter Stephenson2003-04-042-3/+3
|
* 18433: package documentation for 4.1.1Peter Stephenson2003-04-042-1/+115
|
* modified from 18236: HP-UX curses problem latestPeter Stephenson2003-02-141-9/+18
|
* mention that typeset doesn't default parameters to scalar in kshOliver Kiddle2002-10-091-0/+5
|
* 17481 from Karl Tomlinson: turn off variable arrays for SGI compiler.Peter Stephenson2002-07-251-0/+5
|
* document the impossibility of timing builtinsClint Adams2002-03-101-0/+2
|
* Stop mentioning long-dead globbing bug.Bart Schaefer2002-03-071-4/+0
|
* 16689: list some things to do.Clint Adams2002-02-212-1/+6
|
* Remarks on the "exec" builtin with redirection using the close-on-exec flagBart Schaefer2002-01-061-0/+11
| | | | on descriptors.