summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-04-2324864: Jun. T: typos in alternative wcwidth().Peter Stephenson3-2/+6
2008-04-2224862: _XOPEN_SOURCE needed for wcwidth()Peter Stephenson2-1/+9
2008-04-2224861 (with tweaks): logic to use alternative wcwidth() if needed;Peter Stephenson12-27/+434
slightly improve test for overwriting with combining characters.
2008-04-2124860: better overwrite modePeter Stephenson3-6/+33
2008-04-2124859: combining chars: overwriting and vi replace and appendPeter Stephenson4-17/+43
2008-04-2124856: add IS_COMBINING() and IS_BASECHAR() and widen testsPeter Stephenson5-26/+50
2008-04-2124855: tests for combining char alignment should only be on metafied linePeter Stephenson2-3/+11
2008-04-21unposted: missing assignment in new backwardmetafiedchar()Peter Stephenson2-2/+8
2008-04-2024853: bits missed from patchPeter Stephenson5-10/+13
2008-04-2024853: use metafied strings for inner loops over historyPeter Stephenson14-355/+652
2008-04-2024852: more combining chars falloutPeter Stephenson1-0/+3
2008-04-2024852: more combining chars falloutPeter Stephenson2-7/+14
2008-04-20users/12798: document passing NULL flags to builtin definitionPeter Stephenson2-1/+5
2008-04-20William Scott: users/12793: extra chflagsPeter Stephenson2-0/+7
2008-04-2024851: support colour codes for from current GNU lsAndrey Borzenkov3-20/+67
2008-04-18Fixed some compiler warnings about signed/unsigned issues.Wayne Davison2-4/+9
2008-04-1824839: fix misuse of variable in backwardkillwordPeter Stephenson2-2/+6
2008-04-17fix ChangeLog typoPeter Stephenson1-1/+1
2008-04-17fix vi-replace-charsPeter Stephenson2-1/+4
2008-04-17article numbers now that the mailing list is unstuckClint Adams1-2/+2
2008-04-1724825: fix internal word-boundary widgetsPeter Stephenson3-92/+236
2008-04-1724818: add HIST_FCNTL_LOCK.Peter Stephenson7-6/+141
unposted: update NEWS with new features
2008-04-17248??: some fixes and updates for git 1.5.5.Clint Adams2-4/+14
2008-04-1624821: update notes in FAQ on combining characters,Peter Stephenson3-3/+16
fix up cursor on exit from user-defined widget
2008-04-1524819: fix transposing characters and sneaky combination generationPeter Stephenson5-37/+139
2008-04-1424816: some places where we need cursor alignment with combining charactersPeter Stephenson4-5/+12
2008-04-1424814: suspicious handling of temporary history bufferPeter Stephenson2-3/+9
2008-04-1424811: update introductory multibyte documentationPeter Stephenson3-47/+54
2008-04-1424810: ensure combining character alignment on unmetaficationPeter Stephenson2-0/+14
2008-04-1324808: initial support for combining characters in zlePeter Stephenson18-238/+801
2008-04-13Miek Gieben: users/12781: zmv Usage messagePeter Stephenson2-1/+6
2008-04-1224807: Frank Terbeck: Completion system needs no_ignore_bracesPeter Stephenson2-0/+6
2008-04-11unposted: move zlefind() and zlecmp() into zle_hist.cPeter Stephenson3-76/+93
2008-04-0924806: more assoc subscript completion + typosPeter Stephenson3-3/+6
2008-04-0924804: fix quoting of assoc array subscripts in completionPeter Stephenson2-2/+9
2008-04-07Markus Waldeck: 24799: complete .spx files for ogg123.Clint Adams2-1/+6
2008-04-07restore read-from-minibuffer save/restorePeter Stephenson3-17/+48
2008-04-0524793: Ismail: typoPeter Stephenson2-1/+6
2008-04-0424792: try to be safer about turning off attributes when refreshingPeter Stephenson2-3/+22
2008-04-0424790: YODL items need closing parentheses on next linePeter Stephenson2-3/+11
2008-04-0424789: completion for stg subcommands.Clint Adams2-0/+62
2008-04-0324788: ${(m)#...} returns string print widthPeter Stephenson3-6/+14
2008-04-0324787: reset region_highlight when finished editing command linePeter Stephenson2-0/+8
2008-04-03typoPeter Stephenson1-2/+4
2008-04-0324786: handle read -t properly in zle via getbyte()Peter Stephenson7-29/+62
2008-04-0324782: initial go at highlighting of characters in zle command linesPeter Stephenson11-257/+1076
2008-04-03unposted, see users/12758: [(w)...] does work with (r) and (R)Peter Stephenson2-2/+7
2008-04-02users/12754: document [(w)...] only works on forward indexingPeter Stephenson2-1/+5
2008-04-02unposted: update version to 4.3.6-dev-0Peter Stephenson2-1/+4
2008-04-0224781: enhance word-context to use next or previous wordPeter Stephenson3-17/+19