about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* assume width 1 for control characters;Peter Stephenson2006-09-156-98/+134
* 22692: additional notes on a couple of parameter expansion featuresPeter Stephenson2006-09-142-0/+23
* 22705: make ${(l...)...} and ${(r...)...} handle multibyte charactersPeter Stephenson2006-09-138-130/+440
* 22704: new completion for todo.shPeter Stephenson2006-09-132-0/+110
* 22689: untokenize strings used in parameter substitution pattern matchingPeter Stephenson2006-09-123-2/+26
* unposted: Mikael Magnusson: typos in sched docPeter Stephenson2006-09-112-2/+6
* 22686: unset array if assigning numeric parameterPeter Stephenson2006-09-113-41/+43
* 22660: unmetafy directory for opendir() etc. in compctlPeter Stephenson2006-09-112-6/+21
* 22685: make printf "%d" \"X handle multibyte charactersPeter Stephenson2006-09-102-3/+21
* 22684: improve getkeystring() interface and make printf do octal escapesPeter Stephenson2006-09-1010-56/+114
* 22676, 22678: extend sched and make it able to run events when waiting forPeter Stephenson2006-09-1010-290/+766
* 22681: find all error number definitionsPeter Stephenson2006-09-103-7/+14
* 22672: arno: unset ksharrays for prompt functionsPeter Stephenson2006-09-071-0/+6
* 22672: arno: unset ksharrays for prompt functionsPeter Stephenson2006-09-072-3/+5
* fix article numClint Adams2006-08-221-1/+1
* 2265x: update for tla 1.3.5.Clint Adams2006-08-222-1/+8
* 22656: improve handling of monitor optionPeter Stephenson2006-08-222-1/+15
* zsh-users/10634: try to fix relative paths of completion configuration filePeter Stephenson2006-08-212-4/+25
* 22655: completion for sisu.Clint Adams2006-08-213-1/+68
* unposted: tweak completion docsPeter Stephenson2006-08-212-0/+12
* 22651: failed to unmetafy bytes for outputPeter Stephenson2006-08-203-7/+32
* 22650: remove now buggy pointer to last added stylePeter Stephenson2006-08-202-8/+8
* 22643: completing in math contextPeter Stephenson2006-08-202-0/+5
* 22683: deleting style in context never removed style itselfPeter Stephenson2006-08-202-14/+47
* 22613: add strftime -r to use strptime() if availablePeter Stephenson2006-08-174-6/+90
* 22612: comment the static variablesPeter Stephenson2006-08-172-3/+87
* 22610: allow zstyle -L to have argumentsPeter Stephenson2006-08-163-5/+52
* 22611: bug scrolling wide completion listPeter Stephenson2006-08-152-5/+6
* 22609: complete for baz switchClint Adams2006-08-152-0/+8
* 22601: need some unquoting in _list_filesPeter Stephenson2006-08-142-5/+13
* 22608: improve doc for match-word-contextPeter Stephenson2006-08-142-9/+10
* 22606: add match-word-context.Peter Stephenson2006-08-145-23/+94
* 22605: bug in complist wide character fixes introduced infinite loopPeter Stephenson2006-08-142-0/+7
* unposted: update distributed files.Clint Adams2006-08-133-64/+62
* Fix an email address.Bart Schaefer2006-08-131-1/+1
* 22599: use wide character widths in completionPeter Stephenson2006-08-116-51/+116
* unposted: trivial typo in compsys.yoPeter Stephenson2006-08-102-1/+3
* 22597: back off two column-subtraction hunksPeter Stephenson2006-08-103-3/+18
* 22595: paranoid bounds-checking on someBart Schaefer2006-08-102-9/+14
* 22594: Attempt to fix some off-by-one errors for completion listsPeter Stephenson2006-08-091-3/+3
* 22594: Attempt to fix some off-by-one errors for completion listsPeter Stephenson2006-08-095-8/+50
* post-22593 typo fixPeter Stephenson2006-08-091-1/+1
* 22593: add handle-nonexistent style to MIME handlerPeter Stephenson2006-08-093-2/+35
* 22592: add tcp_send -c option for catPeter Stephenson2006-08-083-12/+32
* unposted: badly positioned declaration in complist.cPeter Stephenson2006-08-072-1/+5
* 22589: bug with long lines in menu selectionPeter Stephenson2006-08-072-0/+9
* 22588: handle targets with colons in their names.Clint Adams2006-08-072-1/+6
* 22587: update some distribution docsPeter Stephenson2006-08-045-36/+45
* 22586: fix warnings spotted on CygwinPeter Stephenson2006-08-043-1/+21
* 22585: fix zsh.exportsPeter Stephenson2006-08-043-2/+13