Age | Commit message (Collapse) | Author | Files | Lines |
|
cursor positioning with partial word match specs (13868)
|
|
|
|
|
|
a prompt
|
|
for autoloadable parameter (bug 219459 on Sourceforge).
|
|
|
|
list-beeping if the old completion list is re-used (3752)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
throw away lots of memory (13576)
|
|
|
|
avoid losing user-typed characters (13565)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
it thought there were characters missing) (13388)
|
|
|
|
|
|
Zsh tried to free unallocated memory when importing colon arrays. Removed
redundant replenv().
|
|
|
|
signal handlers are only executed when it is safe to run them (13365)
|
|
|
|
(13349)
|
|
case where missing characters weren't remembered (13343)
|
|
|
|
|
|
spaces); more security when freeing matches: make sure current menu match pointer isn't used afterwards (13331)
|
|
|
|
|
|
|
|
|
|
|