about summary refs log tree commit diff
path: root/Functions/Zle/incremental-complete-word
Commit message (Collapse)AuthorAgeFilesLines
* 23791: use VARARR for MB_CUR_MAXPeter Stephenson2007-08-221-1/+1
| | | | | users/11791: remove mysterious comment around emulate -L zsh in incremental-complete-word
* 22561: fix long-standing display bug in incremental-complete-word.Bart Schaefer2006-07-291-2/+11
|
* *** empty log message ***Sven Wischnowsky2000-09-051-4/+4
|
* allow display of only messages via $compstate[list]=messages (11688)Sven Wischnowsky2000-05-311-1/+1
|
* renaming some stylesSven Wischnowsky2000-04-051-2/+2
|
* $PENDING special zle parameter, giving number of un-read bytesSven Wischnowsky2000-04-051-19/+23
|
* Updated from list as far as 10376Peter Stephenson2000-04-011-76/+111
|
* Initial revisionTanaka Akira1999-07-121-0/+89