On 06/01/09 07:43, pansz wrote: > anhnmncb 写道: >>> On Tue, 06 Jan 2009 13:06:25 +0800, Sean wrote: >>> >>> Feedback is always welcome. >> 1. Maybe need to define an autocmd so that >> when leave from insert mode, then disable ChineseIME? >> >> 2. Why not name your script to "vim" i.e. Vim Input Method for Chinese? :) >> > The name ChineseIM.vim contains an vim already. > > But for the name, I think a Capitalized filename creates unnecessary > inconveniences when edited in command line. Especially for > case-sensitive file systems. > > Since vim is designed for cross-platform I think it might be better to > use only lowercase filename, which works well in all platforms. For > example: inputmethod.vim would be a lot better since this can be used to > input much more than just Chinese character.
If you really want _all_ platforms, use an 8.3 name in single case. However in this case 8.3 is probably irrelevant since IIRC Dos versions of Vim, if still used, almost never have +multi_byte. Best regards, Tony. -- "I'd love to go out with you, but there are important world issues that need worrying about." --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
