1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-12-03 16:51:37 +01:00
Commit graph

9 commits

Author SHA1 Message Date
Oliver Kiddle
5c28031ea6 39834: when print used with -v and -l, include a final newline
Also complete print -S option and make further use of the
new printf to an array feature in other completion functions.
2016-11-05 00:31:01 +01:00
Oliver Kiddle
4b41e33cbc 39389: when printf -v is used with an array use separate elements each time the format is reused 2016-11-05 00:27:47 +01:00
Mikael Magnusson
bd707b4787 _print: add -v 2016-07-18 00:44:52 +02:00
Oliver Kiddle
5951ac13ed 35748: fixes to prompt spec completion where it contains date formats 2015-07-09 14:58:06 +02:00
Mikael Magnusson
c435a8cc61 30466: Add prompt format and printf format completion. 2012-05-14 15:32:26 +00:00
Oliver Kiddle
0ba8ae87ea 21315: make completion functions give precendence to descriptions passed as
parameters and cleanup descriptons in calling functions
2005-06-08 12:45:24 +00:00
Oliver Kiddle
0c2bdc70c4 17958: update print completion for new print options in 17940 2002-11-22 11:49:01 +00:00
Oliver Kiddle
648d1c2756 add print -f option, %n format specifier and tests for print/printf (15973) 2001-10-08 10:47:46 +00:00
Sven Wischnowsky
f82790fd17 moved from Completion/Builtins/_print 2001-04-02 11:29:22 +00:00