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
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Greetings. I'm a happy user of VIM's multi-byte editing environment under the X terminal with 'mlterm&#39;, and combined they are pleasantly intelligent about ...
7 Sep 20, 2002
12:29 am

Autrijus Tang
autrijus@...
Send Email

I have added a new page to www.vim.org that lists all the links found in the runtime scripts. You can use this to get the latest version of a syntax file,...
1 Sep 19, 2002
7:44 pm

Bram Moolenaar
Bram@...
Send Email

... unicode ... extensions,just ... and ... Well mostly those work fine except for german: it requires a special case where two capital S becomes a ß. This is...
5 Aug 26, 2002
8:43 pm

Maiorana, Jason
jmaiorana@...
Send Email

... Me too, I would like actual user feed back :) Also for the gvim change. Im happily using them on my system. I havent gotten any XIM servers to work for me...
4 Aug 22, 2002
12:26 am

Tony Mechelynck
antoine.mechelynck@...
Send Email

Ive finished with changing ui.c, starting from Noah's changes. http://members.telocity.com/~seer26/ui_utf8.diff With this change you can use "* "+ from a...
2 Aug 21, 2002
8:37 am

Bram Moolenaar
Bram@...
Send Email

... exist me too :) ... in my ~/.vimrc i use: " set encoding=utf-8 " I had no problem opening any of those files: vim (6.1) stayed in utf-8, so that at least...
3 Aug 20, 2002
10:03 am

Tony Mechelynck
antoine.mechelynck@...
Send Email

When using vim/gvim vith EUC-JP or SJIS it doesnt seem to work: the japanese characters are not displayed, instead i see the the raw coding. Perhaps its...
3 Aug 18, 2002
12:34 pm

Bram Moolenaar
Bram@...
Send Email

Hi! As we know that Terminal.app (in Mac OS 10.1 ) is a UTF-8 aware terminal in default, and the multi-byte input method such as Chinese will output a ...
1 Aug 18, 2002
8:31 am

ycchang
ycchang@...
Send Email

thanks for the response bram, ... Hrm, I was under the impression that converting from non-unicode to unicode was always possible. And the reverse is possible ...
6 Aug 16, 2002
11:34 pm

Glenn Maynard
glenn@...
Send Email

Well I was testing gvim's clipboard behavior I came across a small problem: gvim's cannot cut&paste between each other across disparate encodings. The problem...
2 Aug 16, 2002
8:12 am

Bram Moolenaar
Bram@...
Send Email

ok, done. Tested - works good for me. [ UTF8_STRING support for gvim gtk gui mode, does conversion to/from utf8 using p_enc, string_convert ] *patch attached ...
2 Aug 15, 2002
10:44 pm

Tony Mechelynck
antoine.mechelynck@...
Send Email

looks like the attachment was trimmed, ... +++ gui_gtk_x11.c Wed Aug 14 23:22:46 2002 @@ -83,7 +83,8 @@ SELECTION_STRING, SELECTION_TEXT, ...
2 Aug 15, 2002
7:44 pm

Glenn Maynard
glenn@...
Send Email

ok, i got a bit done last night: Here's a patch to the file "gui_gtk_x11.c" that works for me. Im running an old X server, 3.x series, and gtk 1.2, but im...
6 Aug 12, 2002
8:15 pm

Glenn Maynard
glenn@...
Send Email

Hello, The UTF8_STRING atom lets me copy and paste between mozilla and xterm. Do we intend to support it in vim? Noah...
3 Aug 8, 2002
7:25 pm

Bram Moolenaar
Bram@...
Send Email

Just a quick update on other fixes: Editing files with Unicode in the filename that don't fit in the ANSI codepage doesn't work. Fixed, except for the...
6 Aug 5, 2002
8:26 pm

Glenn Maynard
glenn@...
Send Email

The new Vim web site is there! It works with both of these URLs: http://vim.sf.net http://www.vim.org Ricardo Signes did most of the work to organise the...
1 Aug 5, 2002
5:11 pm

Bram Moolenaar
Bram@...
Send Email

Anyone succeed in getting Arabic support working? Thanks for your time... -- http://fastmail.fm/ - IMAP accessible web-mail...
1 Jul 29, 2002
2:55 am

The Vim Man
theviman@...
Send Email

Since Sven's Vim pages have stopped working and didn't show any sign of being resurrected, we speeded up the redesign of the Vim pages. Ricardo Signes has...
1 Jul 25, 2002
10:45 am

Bram Moolenaar
Bram@...
Send Email

Attached is a mostly cosmetic patch to mbyte.c. None of this affects the clipboard patch, so I've separated it out. Clarify comments. "Ignores following...
14 Jul 18, 2002
9:07 pm

Glenn Maynard
glenn@...
Send Email

I'm fixing up the clipboard patch, and I'm hitting some problems with convert_setup; it forces to and from to utf-8 for all encodings. What needs this? I...
2 Jul 13, 2002
12:15 pm

Bram Moolenaar
Bram@...
Send Email

Hi, I've been using vim 6.1/w2k/GUI with GIME support for my Japanese text editing for some days now. Generally I've been impressed by how solid the support...
12 Jun 6, 2002
12:25 am

alexandre.elias@...
Send Email

Hi, All: I am using Vim on windows98. I know Windows98 doesn't support Unicode(UTF-8), but Vim does. Can I still use Unicode on GVim on windows98? Thanks. ...
1 May 10, 2002
8:42 am

youlgok
youlgok@...
Send Email

I will be present at the upcoming SANE 2002 conference. I'm actually doing a poster session on A-A-P, but they won't stop us from talking about Vim :-)....
1 May 6, 2002
6:42 pm

Bram Moolenaar
Bram@...
Send Email

hello bram and all. clear_next_cell don't work correctly. on some case, following text will be erased. this happend with text included underline. old text: ...
10 Apr 23, 2002
9:38 am

Yasuhiro Matsumoto
mattn_jp@...
Send Email

Hello, vim-gurus! I'm very new to VIM-world, but I like the editor very much and I _really_ want to set it up to work with multiple file encodings. There is...
6 Apr 12, 2002
10:03 pm

Glenn Maynard
glenn@...
Send Email

Hello, VIM-gurus! I have a multibyte-related question. Is this the right place to ask such kind of questions? There it is: On certain files, after trying to...
4 Apr 7, 2002
6:19 pm

Valery Kondakoff
strauss@...
Send Email

hello bram and all. I can turn preeditstate for OnTheSpot with this patch. I tested on kinput2 version3.1beta4. Thanks. BTW) The sent file was wrapped in the...
2 Mar 27, 2002
9:27 pm

Bram Moolenaar
Bram@...
Send Email

Announcing: Vim (Vi IMproved) version 6.1 Author: Bram Moolenaar et al. Announcement ... This is a bugfix release of Vim. Since Vim 6.0 many reported...
1 Mar 24, 2002
5:11 pm

Bram Moolenaar
Bram@...
Send Email

... I don't know what causes this problem. I'll forward the message to the vim-multibyte list. -- I'd like to meet the man who invented sex and see what he's...
2 Mar 15, 2002
1:36 am

Nam SungHyun
namsh@...
Send Email

Announcing: Vim (Vi IMproved) version 6.1b BETA Author: Bram Moolenaar et al. Announcement ... This is a bugfix release of Vim. Since Vim 6.0 many reported...
1 Mar 10, 2002
5:17 pm

Bram Moolenaar
Bram@...
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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