index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Completion
/
Zsh
/
Command
/
_print
Age
Commit message (
Collapse
)
Author
Files
Lines
2016-11-05
39834: when print used with -v and -l, include a final newline
Oliver Kiddle
1
-16
/
+17
Also complete print -S option and make further use of the new printf to an array feature in other completion functions.
2016-11-05
39389: when printf -v is used with an array use separate elements each time ↵
Oliver Kiddle
1
-6
/
+11
the format is reused
2016-07-18
_print: add -v
Mikael Magnusson
1
-0
/
+2
2015-07-09
35748: fixes to prompt spec completion where it contains date formats
Oliver Kiddle
1
-6
/
+11
2012-05-14
30466: Add prompt format and printf format completion.
Mikael Magnusson
1
-32
/
+84
2005-06-08
21315: make completion functions give precendence to descriptions passed as
Oliver Kiddle
1
-1
/
+1
parameters and cleanup descriptons in calling functions
2002-11-22
17958: update print completion for new print options in 17940
Oliver Kiddle
1
-2
/
+4
2001-10-08
add print -f option, %n format specifier and tests for print/printf (15973)
Oliver Kiddle
1
-6
/
+7
2001-04-02
moved from Completion/Builtins/_print
Sven Wischnowsky
1
-0
/
+29