summaryrefslogtreecommitdiff
path: root/Src/Zle
AgeCommit message (Expand)AuthorFilesLines
2000-04-26allow to anchor on gaps between strings in matching control specs (10926)Sven Wischnowsky2-24/+62
2000-04-26faster test for `*'-patterns in matching control; prefer direct character mat...Sven Wischnowsky1-4/+38
2000-04-26fix for matching control; improve merging cline lists (10924)Sven Wischnowsky1-9/+21
2000-04-25don't show empty hidden matches even in menu-selection (10917)Sven Wischnowsky2-4/+19
2000-04-25re-calculate number of line with mark when needed; make default prompts more ...Sven Wischnowsky1-0/+16
2000-04-25forgotten fix for _arguments using multiple actions (10915)Sven Wischnowsky1-2/+2
2000-04-25don't always ignore backslashes in paths when testing file type (10912)Sven Wischnowsky1-0/+3
2000-04-25report prefix/suffix of parameter expansion in IPREFIX/ISUFFIX; make _expand ...Sven Wischnowsky2-6/+27
2000-04-25make _arguments use more than one action when appropriate; add _argument_sets...Sven Wischnowsky1-76/+212
2000-04-20fix off-by-one error in scrolled menu-selections (10868)Sven Wischnowsky1-10/+11
2000-04-19ensure zsh/compctl (ick!) module is loaded when zle is loaded from init file ...Sven Wischnowsky1-0/+3
2000-04-19default for list-prompt style, %[MLP] use fixed-width strings, %[mlp] use var...Sven Wischnowsky1-12/+49
2000-04-18completion list scrolling cleanup; *STATUS renamed to *PROMPT, styles for new...Sven Wischnowsky1-29/+48
2000-04-18join_clines() tested the wrong variable (10798)Sven Wischnowsky1-2/+2
2000-04-17scrolling in completion lists and menu-selection, version1Sven Wischnowsky6-352/+1525
2000-04-17fix for exclusion lists for -+o specificationsSven Wischnowsky1-3/+3
2000-04-17make _tags use C-code for braces in tag-order values; and misc. stuff (10775)Sven Wischnowsky1-29/+51
2000-04-17fix for partial word completion with empty parts and common suffix (10774)Sven Wischnowsky1-18/+48
2000-04-13comment the `#if's for group numbers in $compstate[insert] (10725)Sven Wischnowsky3-0/+8
2000-04-13display number of matches again when asking if a completion list should be sh...Sven Wischnowsky2-6/+14
2000-04-12forgot one #if for commenting out the group-stuff for $compstate[insert]Sven Wischnowsky1-1/+2
2000-04-12comment out the code to allow $compstate[insert] to select the group (10690)Sven Wischnowsky3-67/+2935
2000-04-12display number of lines instead of number of matches when asking whether to s...Sven Wischnowsky2-4/+4
2000-04-12new widget copy-prev-shell-word, like copy-prev-word but uses shell parsing t...Sven Wischnowsky2-137/+315
2000-04-11_wanted now tests both tags and labels; change places where _wanted was calle...Sven Wischnowsky1-1/+9
2000-04-10addx() inserts x more often (10621)Sven Wischnowsky1-1/+2
2000-04-10fix for bashautolist+automenu (10609)Sven Wischnowsky3-3173/+1445
2000-04-07cursor placed on wrong word part with ** match spec (10573)Sven Wischnowsky1-0/+6
2000-04-05$PENDING special zle parameter, giving number of un-read bytesSven Wischnowsky1-8/+138
2000-04-04fix for comparguments: completion of options after option withSven Wischnowsky1-1/+2
2000-04-04make _next_tags be usable with menu-completionSven Wischnowsky1-7/+18
2000-04-04Copy QIPREFIX/QISUFFIX.Sven Wischnowsky1-2/+2
2000-04-03Various completion fixesSven Wischnowsky1-1/+15
2000-04-03Recognise new parts in partial word completionSven Wischnowsky1-2/+2
2000-04-01Updated from list as far as 10376Peter Stephenson8-1708/+2949
1999-12-06zsh-workers/8843Tanaka Akira2-136/+0
1999-11-23zsh-workers/8725Tanaka Akira1-11/+0
1999-11-04Initial revisionTanaka Akira1-0/+126
1999-11-01Initial revisionTanaka Akira3-0/+6376
1999-10-27removed.Tanaka Akira3-316/+0
1999-10-26Initial revisionTanaka Akira5-0/+1765
1999-10-18Initial revisionTanaka Akira1-0/+11
1999-10-12Initial revisionTanaka Akira2-0/+1894
1999-08-12Sync up with zsh-3_1_6-pws-1.Tanaka Akira1-10/+0
1999-06-27Initial revisionTanaka Akira2-0/+921
1999-04-15Initial revisionTanaka Akira31-0/+14971