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

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

[Octave-bug-tracker] [bug #50404] Terminal Window seems unable to handle


From: Mingye Wang
Subject: [Octave-bug-tracker] [bug #50404] Terminal Window seems unable to handle multi-column characters
Date: Sat, 25 Feb 2017 18:47:34 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3018.3 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?50404>

                 Summary: Terminal Window seems unable to handle multi-column
characters
                 Project: GNU Octave
            Submitted by: arthur2e5
            Submitted on: Sat 25 Feb 2017 11:47:33 PM UTC
                Category: GUI
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.2.0
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

Running the following function in Octave 4.2.0 results in a messed-up terminal
window:


function e = faa()
  e = '著'
end


The terminal alignment appears ruined by the double-column character '著',
with the input prompt ">>" shifted to the right side of the screen. Stacking
multiple such characters with strings like '世界' causes the ">>" to
gradually shift back to the left.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sat 25 Feb 2017 11:47:33 PM UTC  Name: OctaveAlign.PNG  Size: 72kB   By:
arthur2e5

<http://savannah.gnu.org/bugs/download.php?file_id=39833>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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