diff --git a/BUGS b/BUGS index 41e8b0f..b24b15e 100644 --- a/BUGS +++ b/BUGS @@ -4,18 +4,20 @@ 1. double-width characters don't work right (see japanese.txt) 2. need input methods for unicode characters - (solved, badly 2009/06/11) + (solved, badly 2009/06/11) 3. regexes need to be made unicode-aware 4. make ad-hoc strings in application u'' strings - (believed fixed, 2009/06/11) + (believed fixed, 2009/06/11) 5. handling terminal output type (utf-8, latin-1, ascii) + 6. handle alternate document input types (latin-1, etc) + 2009/06/09: 1. many of the dir-mode methods need better names, to make it clear they - aren't general purpose. (fixed 2009/06/11) + aren't general purpose. (fixed 2009/06/11) 2. need a "refresh-screen" command.