about summary refs log tree commit diff
path: root/Src/Zle/zle_utils.c
Commit message (Collapse)AuthorAgeFilesLines
* 18139: Improve $killring interface; can now change length. EmptyPeter Stephenson2003-01-271-6/+12
| | | | | strings in $killring are ignored when yank-popping. Yank-popping is more consistent about looping and using the original cutbuffer.
* avoid adding empty strings to the kill ring (13767)Sven Wischnowsky2001-03-261-0/+3
|
* Andrej: Dynamic loading on cygwinPeter Stephenson2000-08-021-1/+1
|
* AIX dependency fixesOliver Kiddle2000-07-041-1/+1
|
* scrolling in completion lists and menu-selection, version1Sven Wischnowsky2000-04-171-14/+19
|
* Updated from list as far as 10376Peter Stephenson2000-04-011-43/+49
|
* Initial revisionTanaka Akira1999-04-151-0/+650