Martin Michlmayr wrote: >* tbm <[EMAIL PROTECTED]> [2005-04-15 03:43]: >> > There's a lot that needs to be done here to make this proper >> > production quality. >> >> Do you know what else is needed? > >Well, I guess one problem is that the curses library shipped with jack >doesn't seem to handle UTF-8 100%, but otoh the curses library that >comes with Python seems not to handle UTF-8 at all...
As I said in an earlier remark, the layout code for displaying stuff probably need fixes to work with double-width characters -- I don't know how much of that would be a library problem and how much a problem with jack itself. It needs testing to make sure that it behaves sensibly if the charset isn't utf8 (probably filenames should be converted to the user's charset). More significantly, there are several other differences between protocol levels 3 and 6, which need to be accounted for. I only put in a bodge for the most obvious of these, the rest need more consideration. -- PMM -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]