From: Torkel D. <tor...@ho...> - 2005-03-09 12:19:35
|
Hi, I have implemented a commandline application using the java-readline. However, there seems to be a problem with the character encoding on the input strings I get from the readline library. When I enter non-ascii unicode characters I get bad output. It works fine when I use the PureJava implemetation. Are there any known issues regarding this or am I doing something wrong? Any clues? Thanks, Torkel Dominique |