[haskeline] #81: haskeline assumes all characters have width = 1
haskeline
haskeline at projects.haskell.org
Mon Dec 6 10:08:46 EST 2010
#81: haskeline assumes all characters have width = 1
-------------------+--------------------------------------------------------
Reporter: guest | Owner:
Type: defect | Status: reopened
Priority: major | Milestone: 0.6.*
Version: 0.6 | Resolution:
Keywords: |
-------------------+--------------------------------------------------------
Comment (by soiamso):
Replying to [comment:10 judah]:
> Can you please give some specific steps which cause a problem with
Haskeline's output in the Windows console? (For example, the comment from
09/17/09 demonstrated a problem in Linux with deleting Korean characters.)
I hope your Win system have CJK support or font set.
This is the reproduce method.
Test under WinXP with ghci with GHC 7.0.1
Same as the deleting Korean characters. CJK & wide char have the same
problem. while Navigate the string.
reproduce:
Prelude > 输入法
and then navigate (left button 3 times )or delete(backspace 3 times)
Prelude > 输入
2 Char will still display there or "3" cell still on the console.
--
Ticket URL: <http://trac.haskell.org/haskeline/ticket/81#comment:11>
haskeline <http://example.org/>
My example project
More information about the Haskeline
mailing list