about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 24821: update notes in FAQ on combining characters,Peter Stephenson2008-04-163-3/+16
* 24819: fix transposing characters and sneaky combination generationPeter Stephenson2008-04-155-37/+139
* 24816: some places where we need cursor alignment with combining charactersPeter Stephenson2008-04-144-5/+12
* 24814: suspicious handling of temporary history bufferPeter Stephenson2008-04-142-3/+9
* 24811: update introductory multibyte documentationPeter Stephenson2008-04-143-47/+54
* 24810: ensure combining character alignment on unmetaficationPeter Stephenson2008-04-142-0/+14
* 24808: initial support for combining characters in zlePeter Stephenson2008-04-1318-238/+801
* Miek Gieben: users/12781: zmv Usage messagePeter Stephenson2008-04-132-1/+6
* 24807: Frank Terbeck: Completion system needs no_ignore_bracesPeter Stephenson2008-04-122-0/+6
* unposted: move zlefind() and zlecmp() into zle_hist.cPeter Stephenson2008-04-113-76/+93
* 24806: more assoc subscript completion + typosPeter Stephenson2008-04-093-3/+6
* 24804: fix quoting of assoc array subscripts in completionPeter Stephenson2008-04-092-2/+9
* Markus Waldeck: 24799: complete .spx files for ogg123.Clint Adams2008-04-072-1/+6
* restore read-from-minibuffer save/restorePeter Stephenson2008-04-073-17/+48
* 24793: Ismail: typoPeter Stephenson2008-04-052-1/+6
* 24792: try to be safer about turning off attributes when refreshingPeter Stephenson2008-04-042-3/+22
* 24790: YODL items need closing parentheses on next linePeter Stephenson2008-04-042-3/+11
* 24789: completion for stg subcommands.Clint Adams2008-04-042-0/+62
* 24788: ${(m)#...} returns string print widthPeter Stephenson2008-04-033-6/+14
* 24787: reset region_highlight when finished editing command linePeter Stephenson2008-04-032-0/+8
* typoPeter Stephenson2008-04-031-2/+4
* 24786: handle read -t properly in zle via getbyte()Peter Stephenson2008-04-037-29/+62
* 24782: initial go at highlighting of characters in zle command linesPeter Stephenson2008-04-0311-257/+1076
* unposted, see users/12758: [(w)...] does work with (r) and (R)Peter Stephenson2008-04-032-2/+7
* users/12754: document [(w)...] only works on forward indexingPeter Stephenson2008-04-022-1/+5
* unposted: update version to 4.3.6-dev-0Peter Stephenson2008-04-022-1/+4
* 24781: enhance word-context to use next or previous wordPeter Stephenson2008-04-023-17/+19
* README: minor tweaksPeter Stephenson2008-04-022-2/+7
* unposted: release 4.3.6 zsh-4.3.6Peter Stephenson2008-04-023-3/+19
* unposted: other minor typosPeter Stephenson2008-04-013-3/+6
* unposted: spotted by Ismail: typoPeter Stephenson2008-04-012-1/+5
* unposted: 4.3.5-dev-4 zsh-4.3.5-dev-4Peter Stephenson2008-03-316-4/+9
* unposted: use kdialog in calendar_show if appropriatePeter Stephenson2008-03-312-2/+17
* 24708: Misc/globtests, Src/pattern.c, Test/D02glob.ztst:Peter Stephenson2008-03-304-0/+38
* 24777: bug clearing up after menu selectionPeter Stephenson2008-03-282-1/+16
* 24776: clarify compinit message when compaudit failsPeter Stephenson2008-03-282-2/+6
* 24775: improve _cd option handlingPeter Stephenson2008-03-281-0/+10
* 24775: improve _cd option handlingPeter Stephenson2008-03-282-4/+32
* users/12739: fix multiple arguments to --with-term-libPeter Stephenson2008-03-282-1/+4
* 24768: add -q option to cd, chdir, pushd, popdPeter Stephenson2008-03-285-46/+93
* 24759: dont unfunction if no function; sanitize helper functionsPeter Stephenson2008-03-272-61/+72
* 24757: canonicalize paths some morePeter Stephenson2008-03-272-5/+29
* unposted: fix alias test in 24736 properlyPeter Stephenson2008-03-272-4/+13
* unposted: 4.3.5-dev-3 zsh-4.3.5-dev-3Peter Stephenson2008-03-262-1/+3
* 25735: use zstat to get canonical name for symbolic linksPeter Stephenson2008-03-262-8/+35
* 24741: loading zstat builtin was misdocumentedPeter Stephenson2008-03-262-1/+8
* 24736: a couple more tests failing on SolarisPeter Stephenson2008-03-262-10/+2
* Add zstat to the functions index.Bart Schaefer2008-03-261-0/+1
* unposted: 4.3.5-dev-2 zsh-4.3.5-dev-2Peter Stephenson2008-03-262-2/+6
* 22281: wait shouldn't return immediately on signal unless trappedPeter Stephenson2008-03-252-2/+7