
14 Jun
2010
14 Jun
'10
7:25 p.m.
encodeOutput is only used in X.Prompt.Shell and X.Hooks.DynamicLog I
Comment #3 on issue 348 by gwern0: Encoding task force http://code.google.com/p/xmonad/issues/detail?id=348 think it would be better to remove encodeOutput function and just import encodeString from utf8-string.
decodeInput is used in X.Prompt.Shell and X.Promt modules. X.Promt deserve special investigation since it stopped correcty work with unicode some time ago.
I've removed both encodeOutput and decodeInput in darcs by pushing the attached patch. Attachments: decodeInput.dpatch 49.9 KB