summaryrefslogtreecommitdiff
path: root/Doc
AgeCommit message (Collapse)AuthorFilesLines
2008-04-2624822: highlighting of isearch matchesPeter Stephenson1-2/+7
unposted: not in NEWS that COMBINING_CHARS is not on by default
2008-04-2624878: add incremental pattern searchesPeter Stephenson1-0/+21
2008-04-2624876: Jun T.: don't install manual pages if emptyPeter Stephenson1-0/+1
2008-04-2024851: support colour codes for from current GNU lsAndrey Borzenkov1-3/+23
2008-04-1724818: add HIST_FCNTL_LOCK.Peter Stephenson1-0/+9
unposted: update NEWS with new features
2008-04-1424811: update introductory multibyte documentationPeter Stephenson1-0/+7
2008-04-1324808: initial support for combining characters in zlePeter Stephenson1-0/+18
2008-04-0924806: more assoc subscript completion + typosPeter Stephenson1-2/+2
2008-04-07restore read-from-minibuffer save/restorePeter Stephenson1-2/+6
2008-04-0524793: Ismail: typoPeter Stephenson1-1/+1
2008-04-0424790: YODL items need closing parentheses on next linePeter Stephenson1-3/+6
2008-04-0324788: ${(m)#...} returns string print widthPeter Stephenson1-4/+6
2008-04-0324782: initial go at highlighting of characters in zle command linesPeter Stephenson1-3/+156
2008-04-03unposted, see users/12758: [(w)...] does work with (r) and (R)Peter Stephenson1-2/+2
2008-04-02users/12754: document [(w)...] only works on forward indexingPeter Stephenson1-1/+2
2008-04-0224781: enhance word-context to use next or previous wordPeter Stephenson1-3/+4
2008-04-01unposted: other minor typosPeter Stephenson2-3/+3
2008-04-01unposted: spotted by Ismail: typoPeter Stephenson1-1/+1
2008-03-2824775: improve _cd option handlingPeter Stephenson1-0/+10
2008-03-2824768: add -q option to cd, chdir, pushd, popdPeter Stephenson1-11/+28
use in _canonical_paths add 4.3.6 release note with this and other stuff
2008-03-2624741: loading zstat builtin was misdocumentedPeter Stephenson1-1/+1
2008-03-26Add zstat to the functions index.Bart Schaefer1-0/+1
2008-03-25fix optimisation of string matching with multibyte modePeter Stephenson1-14/+16
24732: attempt to provide adequate space for sched ztrftime string with multibyte characters
2008-03-23unposted: further documentation tweak for the (R) and (I) subscript flags.Bart Schaefer1-9/+12
2008-03-18Tweak documentation.Bart Schaefer1-2/+2
2008-03-0724696: turn off MULTIBYTE by default in sh emulationPeter Stephenson1-4/+6
2008-02-2824626: only process command descriptions if extra-verbose style is set.Clint Adams1-0/+6
2008-02-2724617: add '.' to the yodl include path for when files are passed as ↵Clint Adams1-2/+2
../../Doc/*.yo.
2008-02-2324585: completion for glob qualifiers plusPeter Stephenson1-0/+9
bug fix for _alternative
2008-02-1924572: add style reformat-date to calendarPeter Stephenson1-0/+12
2008-02-1724566: fix prompts with glitch spaces a bit morePeter Stephenson1-0/+10
2008-02-1524556: %G in prompt for glitch charactersPeter Stephenson1-0/+12
2008-02-0124513, 24514, 24515, 24516, 24517, 24518, 24519, 24520, 24521: typo fixes ↵Clint Adams11-23/+23
from A. Costa.
2008-02-014.3.5Peter Stephenson1-1/+0
2008-02-0124506: make ZSH_VERSIONSUFFIX propagate to somewhere useful.Clint Adams1-0/+1
2008-01-3024496: more Yodl parenthesis protectionPeter Stephenson1-1/+1
2008-01-2924483: minor sectioning fixes in docPeter Stephenson2-7/+9
24485: note on includes for term.h
2008-01-29users/12498: missing section marker in docPeter Stephenson1-0/+1
2008-01-2524460: make zpty -rt more consistent by polling before every bytePeter Stephenson1-1/+4
2008-01-01Based on 24334: Documentation for run-help improvements.Bart Schaefer1-5/+49
2007-12-25undo 24318Clint Adams1-1/+1
2007-12-2524318: drop leading spaces from direntry to cope with new makeinfo behavior.Clint Adams1-1/+1
2007-12-16Typo in 24264.Bart Schaefer1-1/+1
2007-12-1624264: restrict effect of 24234 to parameter substitution code and documentPeter Stephenson2-3/+12
2007-12-1424251: attempt to fix sitem() YODL macro in ztexi.yoPeter Stephenson1-1/+1
2007-12-1324241: explain the effect of time glob modifiers betterPeter Stephenson1-2/+8
2007-12-1324234: apply typeset parameter flags consistentlyPeter Stephenson1-13/+18
2007-12-12users/12325: implement OSI rules for test & [, add more doc warningsPeter Stephenson1-1/+9
2007-12-12users/12305: option output not well documentedPeter Stephenson1-3/+19
-c and SHIN_STDIN inconsistent with manual
2007-11-29Kohsuke Kawaguchi: 24129: when completing ant targets,Peter Stephenson1-0/+30
skip those beginning - that cant be invoked from the command line