summaryrefslogtreecommitdiff
path: root/Functions/Zle/incremental-complete-word
AgeCommit message (Collapse)AuthorFilesLines
2015-08-05unposted (c.f. Bart: 35902): use - after zle -U in case $key is -Oliver Kiddle1-1/+1
2007-08-2223791: use VARARR for MB_CUR_MAXPeter Stephenson1-1/+1
users/11791: remove mysterious comment around emulate -L zsh in incremental-complete-word
2006-07-2922561: fix long-standing display bug in incremental-complete-word.Bart Schaefer1-2/+11
2000-09-05*** empty log message ***Sven Wischnowsky1-4/+4
2000-05-31allow display of only messages via $compstate[list]=messages (11688)Sven Wischnowsky1-1/+1
2000-04-05renaming some stylesSven Wischnowsky1-2/+2
2000-04-05$PENDING special zle parameter, giving number of un-read bytesSven Wischnowsky1-19/+23
2000-04-01Updated from list as far as 10376Peter Stephenson1-76/+111
1999-07-12Initial revisionTanaka Akira1-0/+89