Thread (6 messages) flat view 6 messages, 3 authors, 2016-06-15

Re: [RFC/PATCH 2/2] status -s: obey color.status

From: Michael J Gruber <hidden>
Date: 2016-06-15 22:47:46

Johannes Sixt venit, vidit, dixit 26.11.2009 16:36:
Michael J Gruber schrieb:
quoted
* Is there any policy regarding use of putchar/puts vs. printf?
If the printed string contains color escapes that should be obeyed, you
can use only fputs, printf, and fprintf. You should not use puts or putchar.
Oh, I don't use them with colors. I use only color_fprintf for that. I
was wondering whether there's a preference of printf("%c", c) over
putchar(c), for example.
quoted
* Even if I were to write tests for status -s: How do I test colors?
See t4034-diff-words.sh.
Thanks, I'll keep that in mind for the case that I do have to write test ;)

Michael
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help