[haskeline] #81: haskeline assumes all characters have width = 1

haskeline haskeline at projects.haskell.org
Mon Nov 9 13:04:34 EST 2009


#81: haskeline assumes all characters have width = 1
-------------------+--------------------------------------------------------
Reporter:  guest   |        Owner:       
    Type:  defect  |       Status:  new  
Priority:  major   |    Milestone:  0.6.*
 Version:  0.6     |   Resolution:       
Keywords:          |  
-------------------+--------------------------------------------------------
Comment (by guest):

 I upload a attachment base on 0.6.2.1 fix this problem under Linux with
 Terminfo and Dumbterm backend. Test under Ubuntu/gnome-terminal

 Use wcwidth.c under GNU/readline, all [Grapheme] type instance's length
 calculate by graphemeWidth::[Grapheme]->Int.

 I dosen't have a Win box, so I don't know any problem under Win

-- 
Ticket URL: <http://trac.haskell.org/haskeline/ticket/81#comment:6>
haskeline <http://example.org/>
My example project


More information about the Haskeline mailing list