about summary refs log tree commit diff
path: root/Completion/Base/_in_vared
Commit message (Collapse)AuthorAgeFilesLines
* moved to Completion/Zsh/Context/_in_varedSven Wischnowsky2001-04-021-35/+0
|
* force listing in _complete_debug; make complist with list-scrolling stopt at ↵Sven Wischnowsky2000-05-251-4/+11
| | | | the end of the list when prompt would scroll it out; fix _in_vared to handle `foo[bar]' (11565)
* add _in_vared for completion inside vared; make insert-tab default to ↵Sven Wischnowsky2000-05-151-0/+28
`false' there