Am 28.10.2016 um 10:51 schrieb Johannes Schindelin:
On Fri, 28 Oct 2016, René Scharfe wrote:
Signed-off-by: Rene Scharfe <l.s.r@xxxxxx>
Apart from the missing accent ("é") in your SOB: ACK.
I sign off without accent out of habit, to avoid display problems --
better have a plain "e" than something like "<C3><A9>" or worse.
But only now I realized that I can fix at least my end by using an UTF-8
locale (e.g. LANG=C.UTF-8 instead of LANG=C) -- together with PuTTY and
its settings Window, Translation, Remote character set: UTF-8 and
Connection, Data, Terminal-type-string: linux, which I already had. My
terminal just got boosted into the 21st century, woohoo! ;)
René