summaryrefslogtreecommitdiff
path: root/Src/Zle/zle_tricky.c
AgeCommit message (Collapse)AuthorFilesLines
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 ↵Sven Wischnowsky1-3/+6
shown (only when not zero) (10724)
2000-04-12display number of lines instead of number of matches when asking whether to ↵Sven Wischnowsky1-2/+2
show completion lists (10686)
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