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

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

[Octave-bug-tracker] [bug #44538] command window problem for windows for


From: Tatsuro MATSUOKA
Subject: [Octave-bug-tracker] [bug #44538] command window problem for windows for Japanese
Date: Tue, 31 Mar 2015 05:45:55 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36

Follow-up Comment #2, bug #44538 (project octave):

JohnD Wrote:

> Its probably also related to the lack of utf -8 currently in windows.

Code page 65001 is for utf-8 so that the lack of utf-8 is not correct.
But code page 65001 does not work in many cases.

However, from octave-gui 4.0.0-rc2 


system('chcp 65001')


After that ls command shows correct view: see attachment file

After_ls_cp65001_rc2.png

Comparing the result of rc1 (see: After_ls_cp65001.png),
it is obviously improved.

And system('type nihogo.m') can type 日本語(Japanese) correctly.

But 
>> nihongo

Nothing appears. 

 

(file #33497)
    _______________________________________________________

Additional Item Attachment:

File name: After_ls_cp65001_rc2.png       Size:91 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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