summaryrefslogtreecommitdiff
path: root/Completion/Base/_in_vared
AgeCommit message (Collapse)AuthorFilesLines
2001-04-02moved to Completion/Zsh/Context/_in_varedSven Wischnowsky1-35/+0
2000-05-25force listing in _complete_debug; make complist with list-scrolling stopt at ↵Sven Wischnowsky1-4/+11
the end of the list when prompt would scroll it out; fix _in_vared to handle `foo[bar]' (11565)
2000-05-15add _in_vared for completion inside vared; make insert-tab default to ↵Sven Wischnowsky1-0/+28
`false' there