Hello, I found that iminsert option is not working when Korean IME is active. When using Japanese IME, it worked fine. Here is the patch for this problem: diff...
Sangpil Yoon [sangpil]
sangpil@...
Aug 14, 2003 7:29 am
961
I object to your patch, because of two reasons. First, it is not enough for dyn/ime. But it is easy to fix. Second, it has a bad side effect for Japanese...
MURAOKA Taro
koron@...
Aug 14, 2003 8:38 am
962
... Sorry about that, I didn't know that. ... I tried your patch, but it had another problem for Korean IME. :( When exiting from insert mode, it is expected...
Sangpil Yoon [sangpil]
sangpil@...
Aug 14, 2003 10:35 am
963
... No problem. ... Yes, it seems good for me. But to make it surely and safely, we should control conversion-status for only Korean. Please check attached...
MURAOKA Taro
koron@...
Aug 14, 2003 11:02 am
964
... I'm glad you are checking these changes and proposing a correction. I find it strange that an exception is made for one language. I don't see why Korean...
Bram Moolenaar
Bram@...
Aug 14, 2003 6:02 pm
965
... Due to a bug in Korean IME. ImmSetOpenStatus() call has no effect in Korea IME. I've confirmed that this bug exists in Windows 98 and 2000, but have no...
Sangpil Yoon [sangpil]
sangpil@...
Aug 15, 2003 1:08 am
966
... Over the years many small changes have been made to the multi-byte code to handle exceptions. The code is getting more and more complicated, while there...
Bram Moolenaar
Bram@...
Aug 15, 2003 8:11 am
967
Hi, I'm developing a language similar to the arabic language on windows XP, using vim6.0 and using gvim and using utf-8 I have the following problem, and I...
Hichem Fadali
hfadali@...
Aug 16, 2003 11:36 pm
968
Hi, I'm developing a language similar to the arabic language on windows XP, using vim6.0 and using gvim and using utf-8 I have the following problem, and I...
Hichem Fadali
hfadali@...
Aug 16, 2003 11:50 pm
969
Hi. I am trying to fix IME status to be off when I start up VIM. When I startup vim with an empty document and move to INSERT mode by typing "i", IME will be...
hiroji kimura
hirojik@...
Aug 17, 2003 1:56 am
970
... MURAOKA Taro <koron@...>...
MURAOKA Taro
koron@...
Aug 17, 2003 6:52 am
971
... I've suggested in the past that this be the default in Windows, since it's very bizarre for a Windows application to default to IME mode. -- Glenn Maynard...
Glenn Maynard
glenn@...
Aug 17, 2003 2:33 pm
972
We have created the Persian-Iranian keymap file for Vim based on Persian Standard Keyboard Layout.
As utf-8 is the only encoding for Persian on Linux, we...
Behnam Esfahbod , Ami...
amir@...
Aug 18, 2003 2:07 am
973
Behnam - ... Thanks. I'll include it. Don't forget to send me a new version when you make improvements. - Bram -- hundred-and-one symptoms of being an...
Bram Moolenaar
Bram@...
Aug 18, 2003 9:10 am
974
See the attached file for details...
stric@...
Aug 20, 2003 12:46 pm
975
See the attached file for details...
koron@...
Aug 22, 2003 9:17 am
976
Vim search patterns are regular expressions. Several times the question has come up whether there is a good book for learning to use regular expressions. The...
Bram Moolenaar
Bram@...
Aug 22, 2003 10:30 am
977
Please see the attached file for details....
cec@...
Aug 25, 2003 2:14 pm
978
See the attached file for details...
dany.stamant@...
Aug 30, 2003 1:29 am
979
Please see the attached file for details....
dany.stamant@...
Aug 31, 2003 6:34 pm
980
Please see the attached file for details....
khorev@...
Sep 5, 2003 1:43 am
981
See the attached file for details...
leitner@...
Sep 5, 2003 6:34 pm
982
Please see the attached file for details....
koron@...
Sep 6, 2003 6:26 am
983
Please see the attached file for details....
leitner@...
Sep 7, 2003 9:38 pm
984
Hi! I've noticed that with version 6.2 VIM started to add the BOM at teh beginning of files when I use an UTF-8 locale. Unfortunately, even with the latest...
Aleksander Adamowski
aleksander.adamowski@...
Sep 10, 2003 9:20 am
985
... Vim doesn't add a BOM, it only preserves it when it's already there. ... You can reset the 'bomb' option to remove a BOM when writing a file. -- My...
Bram Moolenaar
Bram@...
Sep 10, 2003 12:35 pm
986
Hello, I'm trying to figure out how to configure vim on my system. I'm running Windows XP (English menus, but with Japanese support enabled) and would like to...
Rick Frankum
frankum@...
Oct 4, 2003 6:09 pm
987
... Hello. I have only some of the answers you are looking for. Probably someone else will jump in to fill in what I didn't know. ... +multi_byte_ime/dyn means...
Tony Mechelynck
antoine.mechelynck@...
Oct 4, 2003 6:41 pm
988
... I appreciate it! ... To update: the vim I have is indeed multibyte-enabled. The big problem appears to be that I'm not editing S-JIS files but in fact...