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

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

[Octave-bug-tracker] [bug #47571] Problem with umlaut in command line


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #47571] Problem with umlaut in command line
Date: Mon, 04 Apr 2016 19:28:54 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #18, bug #47571 (project octave):

On GNU/Linux systems, yes UTF-8 works because Octave treats all strings as
byte sequences. If a certain sequence of bytes makes up a multibyte character,
that's left to the terminal to render, Octave doesn't care.

I can open a rxvt terminal (non-Unicode aware) and a urxvt (Unicode-aware) and
run octave in them side-by-side and see different results for


>> char ([195, 188])


It appears that some users are able to enter UTF-8 characters in Octave on
Windows and some are not.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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