about summary refs log tree commit diff
path: root/Src/Zle
Commit message (Collapse)AuthorAgeFilesLines
* fix for exclusion lists for -+o specificationsSven Wischnowsky2000-04-171-3/+3
|
* make _tags use C-code for braces in tag-order values; and misc. stuff (10775)Sven Wischnowsky2000-04-171-29/+51
|
* fix for partial word completion with empty parts and common suffix (10774)Sven Wischnowsky2000-04-171-18/+48
|
* comment the `#if's for group numbers in $compstate[insert] (10725)Sven Wischnowsky2000-04-133-0/+8
|
* display number of matches again when asking if a completion list should be ↵Sven Wischnowsky2000-04-132-6/+14
| | | | shown (only when not zero) (10724)
* forgot one #if for commenting out the group-stuff for $compstate[insert]Sven Wischnowsky2000-04-121-1/+2
|
* comment out the code to allow $compstate[insert] to select the group (10690)Sven Wischnowsky2000-04-123-67/+2935
|
* display number of lines instead of number of matches when asking whether to ↵Sven Wischnowsky2000-04-122-4/+4
| | | | show completion lists (10686)
* new widget copy-prev-shell-word, like copy-prev-word but uses shell parsing ↵Sven Wischnowsky2000-04-122-137/+315
| | | | to find word (10685)
* _wanted now tests both tags and labels; change places where _wanted was ↵Sven Wischnowsky2000-04-111-1/+9
| | | | called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632)
* addx() inserts x more often (10621)Sven Wischnowsky2000-04-101-1/+2
|
* fix for bashautolist+automenu (10609)Sven Wischnowsky2000-04-103-3173/+1445
|
* cursor placed on wrong word part with ** match spec (10573)Sven Wischnowsky2000-04-071-0/+6
|
* $PENDING special zle parameter, giving number of un-read bytesSven Wischnowsky2000-04-051-8/+138
|
* fix for comparguments: completion of options after option withSven Wischnowsky2000-04-041-1/+2
| | | | rest-arguments was wrong
* make _next_tags be usable with menu-completionSven Wischnowsky2000-04-041-7/+18
|
* Copy QIPREFIX/QISUFFIX.Sven Wischnowsky2000-04-041-2/+2
|
* Various completion fixesSven Wischnowsky2000-04-031-1/+15
|
* Recognise new parts in partial word completionSven Wischnowsky2000-04-031-2/+2
|
* Updated from list as far as 10376Peter Stephenson2000-04-018-1708/+2949
|
* zsh-workers/8843Tanaka Akira1999-12-062-136/+0
|
* zsh-workers/8725Tanaka Akira1999-11-231-11/+0
|
* Initial revisionTanaka Akira1999-11-041-0/+126
|
* Initial revisionTanaka Akira1999-11-013-0/+6376
|
* removed.Tanaka Akira1999-10-273-316/+0
|
* Initial revisionTanaka Akira1999-10-265-0/+1765
|
* Initial revisionTanaka Akira1999-10-181-0/+11
|
* Initial revisionTanaka Akira1999-10-122-0/+1894
|
* Sync up with zsh-3_1_6-pws-1.Tanaka Akira1999-08-121-10/+0
|
* Initial revisionTanaka Akira1999-06-272-0/+921
|
* Initial revisionTanaka Akira1999-04-1531-0/+14971