From 2b2ed7ded5bd120b19f17b6d4ee92cd6ce19987c Mon Sep 17 00:00:00 2001 From: Pablo Lezaeta Date: Fri, 9 Nov 2012 20:03:21 -0300 Subject: [PATCH] I discover it in fish, that the first example in narcissist ponies not work as presented in texinfo, I desided add the warning --- manuals/ponysay.texinfo | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manuals/ponysay.texinfo b/manuals/ponysay.texinfo index c31885dc..e39a438a 100644 --- a/manuals/ponysay.texinfo +++ b/manuals/ponysay.texinfo @@ -645,6 +645,9 @@ and fetchs the file name with help of @command{grep} and @command{sed}. The file name is stored in a shell variable. It the pipes one an execute of ponysay into another executing, using the stored file anme in both executions. +Is know that this comand ith the form that we show to you not work on +@shell{fish} as pressented here. + Ponysay can use just about anything as a message because it quarantines the message's ANSI escape sequences, including colour. And is Unicode aware (including combining characters) and ANSI escape sequence aware.