Umlauts in gnuplot command line
I want to plot surface data in gnuplot (I'm new with gnuplot and found nothing in the docs or via google that worked). It works pretty ok for the beginning with Splot "heightfield.dat" . The problem I have is the path to the file. It contains Umlauts (contains a Ü ). I can not change into this folder with cd or plot with a path like this. Of course I just changed the Ü to a U to work, but this is kind of a dirty hack. The problem is that I can not even type it. When I type Ü it is replaced with \U+FFC3 . I tried to set encoding utf8 and others, but nothing worked. It seems only affect the