On Sat, May 1, 2021 at 12:19 PM vapnik spaknik wrote: > > Hi, > it's fun & useful to be able to display sticky notes in blinking text, or different colours, to make them stand out or colour code them. > The attached diff implements that feature by adding the -b option to print. First, thanks for the suggestion, the comment inviting improvements was written in 2008 and I think this is the first time anyone actually sent one. Second, a couple of meta-notes: * Please send patches in unified diff (diff -u) format, or use "git diff" or "git send-email" if you have a checked-out source tree. * Attached patches should be content-type text/plain and preferably use a ".txt" file extension so they can easily be read in the email itself, rather than fed to an external viewer (which in the case of ".diff" might attempt to apply the patch). Third, this is the sort of thing that ought to be customizable. So, how about the attached, which adds an "escapes" style?