about summary refs log tree commit diff
path: root/Completion/Zsh/Command/_print
Commit message (Expand)AuthorAgeFilesLines
* 39834: when print used with -v and -l, include a final newlineOliver Kiddle2016-11-051-16/+17
* 39389: when printf -v is used with an array use separate elements each time t...Oliver Kiddle2016-11-051-6/+11
* _print: add -vMikael Magnusson2016-07-181-0/+2
* 35748: fixes to prompt spec completion where it contains date formatsOliver Kiddle2015-07-091-6/+11
* 30466: Add prompt format and printf format completion.Mikael Magnusson2012-05-141-32/+84
* 21315: make completion functions give precendence to descriptions passed asOliver Kiddle2005-06-081-1/+1
* 17958: update print completion for new print options in 17940Oliver Kiddle2002-11-221-2/+4
* add print -f option, %n format specifier and tests for print/printf (15973)Oliver Kiddle2001-10-081-6/+7
* moved from Completion/Builtins/_printSven Wischnowsky2001-04-021-0/+29