1. Saving Pinyin's user phrase does not work 2. VtCleanup() crash system during exit? comment out the free right now 3. NetBSD/OpenBSD/LynxOS/Solaris's text buffer bug(after CCE exit, old text is gone) 4. Strange? After compilation on FreeBSD(5.1), bash will crash with signal 6(SIGABRT) when you run CCE for the first time. 2nd Time will be OK? /bin/sh doesn't have this problem? related to SIGWINCH ? 5. For GGI/SDL mode(X Windows & FrameBuffer), don't know how to handle End, PageUp/PageDown and F1~Fn(for mc), etc. Tried to send out the raw ESCAPE sequences, but doesn't work? --- Need to make sure you are using the correct TERM variable and send out corresponding Esc Sequences. 6. SDL's keyboard handling: SDL library processes keys in raw mode and can translate them into ASCII, but SDL doesn't set the CapsLock/NumLock LED, I don't know how to do it in CCE, so CapsLock will be OFF all the time. 7. In FreeBSD, vi is not working properly when you go to the last line of the screen and scroll up. SCO/Linux/NetBSD/OpenBSD is fine. 8. When CCE is using TrueType fonts, mc/dialog etc is not working properly, table line is wrong. Reason: 8x16.bin's table line font position is OK, but for Unicoded TTF, you need a map to map the table line position to Unicode posistion(just like Linux console's CP437 map to Unicode). Also, CCE is crashing if using TrueType font(freetype2 bug?) in Linux kernel 2.6? 9. In Yellowdog Linux 3.0.1(iBook G3)'s X Windows, Ctrl-Alt-X doesn't work in CCE/SDL and GGI, probably it's a reserved key for someone? Just ignore it, can always use exit to get out :) 10. Can't use emacs in vim? NetBSD/OpenBSD macppc port ttyC ttyE device major number! Please send bug reports to rhe@3eti.com.