summaryrefslogtreecommitdiff
path: root/Src/Zle/zle_tricky.c
AgeCommit message (Expand)AuthorFilesLines
2000-04-19ensure zsh/compctl (ick!) module is loaded when zle is loaded from init file ...Sven Wischnowsky1-0/+3
2000-04-17scrolling in completion lists and menu-selection, version1Sven Wischnowsky1-1/+1
2000-04-13display number of matches again when asking if a completion list should be sh...Sven Wischnowsky1-3/+6
2000-04-12display number of lines instead of number of matches when asking whether to s...Sven Wischnowsky1-2/+2
2000-04-10addx() inserts x more often (10621)Sven Wischnowsky1-1/+2
2000-04-10fix for bashautolist+automenu (10609)Sven Wischnowsky1-3170/+1439
1999-04-15Initial revisionTanaka Akira1-0/+4015