octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #50284] Allow using UTF-8 for Command Window o


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #50284] Allow using UTF-8 for Command Window on Windows
Date: Sat, 25 Feb 2017 15:49:36 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #1, bug #50284 (project octave):

How do you execute Octave? GUI or CLI?
The GUI should be using cp65001 by default.

I can confirm that the CLI uses the system code page.
You can change that manually by executing the following line at the Octave
command line:

system ('chcp 65001')


Does that work around your problem? If yes, you might consider adding that
line to your ".octaverc" file until this is properly fixed in Octave.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50284>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]