Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

vim-multibyte · Vim (Vi IMproved) text editor special language list

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 300 - 329 of 2761   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
300 Bram Moolenaar
bram@... Send Email
Jul 17, 2000
8:49 pm
... Thanks, I'll include it. I'm glad that you also found the problem of swapping c1 and c2. There was a mixup of using the leading byte as MSB or LSB in an...
301 Sung-Hyun Nam
vim-multibyte-egroups... Send Email
Jul 18, 2000
2:07 am
... Because I have no problem, I cannot help. X and gtk+ are almost same. My environments: MiziOS-1.1 (similar to RedHat). glibc-2.1.2 based XFree86 4.0.1 (CVS...
302 Bram Moolenaar
bram@... Send Email
Jul 18, 2000
11:10 am
... The option should probably be used to disable input methods that don't work. ... Is this what we need? I notice GTK takes the command line arguments...
303 Takuhiro Nishioka
vim-multibyte-egroups... Send Email
Jul 18, 2000
12:04 pm
Hi, ... I tried this patch. The OnTheSpot feature is great, I think. But it doesn't work correctly on my Japanese environment. While connecting to XIM,...
304 Sung-Hyun Nam
vim-multibyte-egroups... Send Email
Jul 18, 2000
12:54 pm
... No, I need also status handle, see below two options. ... Ah! I didn't notice vim support these options. User can use those options to select best method....
305 Sung-Hyun Nam
vim-multibyte-egroups... Send Email
Jul 19, 2000
6:57 am
Hello, This gtk gui OnTheSpot patch (made by Chi-Deok Hwang) is fixed the 'hang' problem (The 1st patch had). Bram, I hope you include this patch in next...
306 Bram Moolenaar
bram@... Send Email
Jul 19, 2000
10:46 am
Sung-Hyun - ... I will include this. I trust you (and others) will fix any problems that are encountered. -- Females are strictly forbidden to appear unshaven...
307 Sung-Hyun Nam
vim-multibyte-egroups... Send Email
Aug 4, 2000
5:06 am
Hello, I doubt it occurs only to me. guifontset does not work. gvim runs with default font (-adobe-*). Don't know my patch is correct, but seems work to me. ...
308 Bram Moolenaar
bram@... Send Email
Aug 4, 2000
10:41 am
... That looks like a good solution. Fontset must be used when it's set. I'll include this. -- hundred-and-one symptoms of being an internet addict: 102....
309 Takuhiro Nishioka
vim-multibyte-egroups... Send Email
Aug 5, 2000
7:37 pm
Hello, ... I had the same problem too. It works well thanks! -- Takuhiro Nishioka mailto:takuhiro@......
310 Lux
vim-multibyte-egroups... Send Email
Aug 9, 2000
8:52 am
I am using 6.0e I have absolutely no problem with my unicode (utf8) files as far as display goes, but I can't understand how to input. Concretely what I want...
311 Bram Moolenaar
bram@... Send Email
Aug 9, 2000
9:32 am
... This question certainly does belong in vim-multibyte. I'll copy this to vim-dev too, perhaps a few people there are also interested in subscribing to the...
312 Lux
vim-multibyte-egroups... Send Email
Aug 9, 2000
11:05 am
... I work under linux. The doc already states that I need to use XIM. Now my question is: what is XIM ? how do I use it ? and alternately, where do I find the...
313 Bram Moolenaar
bram@... Send Email
Aug 9, 2000
8:00 pm
... It's indeed disappointing to see that documentation about X is hard to find. I have a CD for Mootif that contains a lot of docs, but you have to pay for ...
314 Bram Moolenaar
bram@... Send Email
Aug 9, 2000
8:00 pm
... Hmm, I thought that Windows does support Unicode. At least on NT/2000. Isn't there a way to enter Unicode characters, e.g. in Hebrew? ... I think that...
315 François Thunus
vim-multibyte-egroups... Send Email
Aug 10, 2000
6:29 am
... YES :-) ... I work under Linux (stock RH 6.2 with some modifications for unicode, ie gazillions of fonts, patched xterm, etc). ... that would be brilliant....
316 François Thunus
vim-multibyte-egroups... Send Email
Aug 10, 2000
6:36 am
... This seems to be the way to go. ... make sense ... I am not sure this does matter, in the sense that as long as the user can produce his own keymap,...
317 François Thunus
vim-multibyte-egroups... Send Email
Aug 10, 2000
6:41 am
... user-definable ? :-) set keymapperbuf=0 or set keymapperbuf=true Cheers François...
318 François Thunus
vim-multibyte-egroups... Send Email
Aug 10, 2000
6:51 am
... I have done that. It does tell me that I can switch to an alternate kanji input method, but not where to find the doc to configure the one X is using to...
319 François Thunus
vim-multibyte-egroups... Send Email
Aug 10, 2000
12:04 pm
... I have recompiled vim 6.0e with both multibyte and hebrew support (this should be default imo, by the way). when I launch vi -H Hebrew.utf8, I get my test...
320 Ron Aaron
vim-multibyte-egroups... Send Email
Aug 10, 2000
9:19 pm
... Francois, look at 'rightleft.txt', it will help you get where you want to go. Essentially, you can edit iso-8859-8 text but not UTF-8 because vim doesn't ...
321 vim-multibyte-egroups... Send Email Aug 22, 2000
5:32 am
Hi, Bram and All. This is small fix for mbyte-input. If typing mbyte on command mode, Vim will crash. ... *************** ... #ifdef FEAT_FKMAP ... #endif +...
322 Shugo Maeda
vim-multibyte-egroups... Send Email
Sep 22, 2000
5:31 am
Hi, If the width of the font for multi-byte characters is not twice as much as the width of the font for single-byte characters, the window gets broken on the...
323 Bram Moolenaar
bram@... Send Email
Sep 30, 2000
7:31 pm
... Well, the proper fix is to get a font that's really double-width. ... This looks like a patch that goes into the direction of supporting proportional...
324 Bram Moolenaar
bram@... Send Email
Oct 2, 2000
6:27 pm
There will be two conferences at which I will give a speech related to Vim. Both are in the Netherlands, in "De Reehorst", Ede. Tuesday October 10: Linux2000...
325 Bram Moolenaar
bram@... Send Email
Oct 11, 2000
8:34 am
Yesterday I have done a presentation on the Linux2000 conference in Ede, Holland. About a hundred people attended and hopefully enjoyed it. The conference was...
326 Muraoka Taro
vim-multibyte-egroups... Send Email
Oct 16, 2000
2:31 am
Here new japanese menu files for vim-6.0i available. ... Muraoka Taro koron@......
327 Muraoka Taro
vim-multibyte-egroups... Send Email
Oct 26, 2000
3:47 pm
Hello. On Vim60j, there is a problem to show multibyte character as message. I have fixed with this patch. When multibyte characters were printing as message, ...
328 Bram Moolenaar
bram@... Send Email
Oct 26, 2000
6:17 pm
... There is indeed a problem in this area. You fixed it in one location, but I was thinking of a more generic solution: Consider all characters above 0x100 ...
329 Muraoka Taro
vim-multibyte-egroups... Send Email
Oct 26, 2000
11:40 pm
... I see. I tested this patch. It works fine. Thanks Bram. ... Muraoka Taro <koron@...>...
Messages 300 - 329 of 2761   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help