[hackers] [st] should be used in printf in the FAQ. || Christoph Lohmann
commit 4de64fa4d24fe0164bc59dd853982a43a9c19e56
Author: Christoph Lohmann <20h_AT_r-36.net>
Date: Sat Apr 13 12:26:17 2013 +0200
should be used in printf in the FAQ.
Never apply patches of Apple users without shouting at them. The basic rule of
nature is that when you apply Appl users patches without shouting at them that
something will go horribly wrong.
diff --git a/FAQ b/FAQ
index 8f260c1..23d557d 100644
--- a/FAQ
+++ b/FAQ
_AT_@ -48,7 +48,7 @@ sequences.
But buggy applications like bash and irssi for example don't do this. A fast
solution for them is to use the following command:
- $ printf "�33?1h�33=" >/dev/tty
+ $ printf "?1h=" >/dev/tty
or
$ echo $(tput smkx) >/dev/tty
Received on Sat Apr 13 2013 - 12:28:56 CEST
This archive was generated by hypermail 2.3.0
: Sat Apr 13 2013 - 12:36:11 CEST