|
From: Dima K. <gn...@di...> - 2020-06-24 06:01:34
|
I use Debian and the x11 terminal routinely, and have never seen this
issue.
Ethan: if there's some sort of utf-8 issue as you suspect, would it show
up in "show encoding"? I see this on my machine:
gnuplot> show encoding
nominal character encoding is default
however LC_CTYPE in current locale is C
I guess the locale being "C" means I'm not doing unicode, and that's why
things work for me?
|