Ticket #61 (closed defect: fixed)
Ignored unencodeable characters mess up the terminal.
| Reported by: | judah | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.6.* |
| Version: | Keywords: | ||
| Cc: |
Description
In Terminal.app, with a UTF-8 encoding, use runghc examples/Test.hs to enter a line of text with several Greek letters in it.
Then, open a new terminal with the Western (ISO Latin 1) encoding and export LANG=fr_FR.ISO8859-1. Run Test.hs again and page through the old command history. The Greek letters are not encoded, so the redrawing commands mess up and delete the prefix "0:".
Change History
Note: See
TracTickets for help on using
tickets.
