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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

I am playing with CSV files with Chinese contents. Windows (Excel) outputs a text file in ucs-2le coding. VIM correctly opens this file and displays Chinese...
25 May 7, 2008
2:13 pm

T.P.S.Nakagawa
yaemon@...
Send Email

I'm Using gVim 7.1.293 (huge with multibyte_ime/dyn, iconv/dyn...) on Windows. I'm using the following _vimrc. ====== _vimrc ========== if has("multi_byte") if...
3 May 6, 2008
2:09 pm

Patrick Texier
p.texier@...
Send Email

I'm trying to figure out how to configure Vim so that ":goto X" will go to character X not byte X. If I have an external thing (in my case, an interpreter)...
4 May 6, 2008
1:22 am

Tony Mechelynck
antoine.mechelynck@...
Send Email

I tried the following command with some Chinese characters in file kk.txt. vim --noplugin -es kk.txt +"set encoding=utf-8" +"set tenc=cp950" +"set...
4 Mar 18, 2008
5:08 am

sola
kiilsx@...
Send Email

Hi, I love Vim's language support, but I am puzzled how can I ogonkify on Wind*ws platform as well as I can on Linux? For example, to enter extended latin-1 ...
3 Mar 12, 2008
11:26 pm

Tony Mechelynck
antoine.mechelynck@...
Send Email

Hi, (Only after I have sent the email to vim@... I realized this question is more appropriate to this group, I'm sorry if you have received both the...
3 Feb 18, 2008
3:37 pm

Hua Yanghao
huayanghao@...
Send Email

hi, i'm new to vim. does anyone know where .vimrc file could be beside its default location ~/ I'm on OS X 10.5.2. I could only find .viminfo there. I tried...
3 Feb 13, 2008
7:54 am

koadr
pwnrus@...
Send Email

Hi, I'm using Vim 7.1 (patched 1-229) with SCIM 1.4.0 (Anthy) for Japanese inputting. After I preedit Japanese text, iminsert automatically turns off, though I...
3 Feb 9, 2008
4:39 am

Takuhiro Nishioka
takuhiro@...
Send Email

Here is the relevant build log: gui.c: In function 'gui_screenstr&#39;: gui.c:1913: error: 'enc_utf8&#39; undeclared (first use in this function) gui.c:1913: error:...
3 Jan 22, 2008
11:48 pm

Anand Hariharan
mailto.anand.harihara...
Send Email

Hello Vim users, I have added two items to vote on: - add collaborative editing: changes made to a file show up in another Vim in a second - add flexible tab...
1 Jan 15, 2008
8:56 pm

Bram Moolenaar
Bram@...
Send Email

I have a Korean colleague who wants to edit some texts using Korean jamo characters (Unicode 0x1100-0x11FF). This would be very easy in Vim, if we could find...
1 Jan 10, 2008
6:06 pm

Kenneth Reid Beesley
krbeesley@...
Send Email

Hi there. I've got a problem during VIMming. I'm using VIM 7.1.175 (svn version) compiled with following options: ./configure --enable-xim --enable-gui...
5 Dec 31, 2007
11:17 am

Kiwon Um
um.kiwon@...
Send Email

Subject: Keymap problem, toggle back to default keymap doesn't work for /search Background: Using MacVim snapshot 0711A on OS X 10.5 ("Leopard";) Using my own...
4 Dec 13, 2007
4:49 am

Tony Mechelynck
antoine.mechelynck@...
Send Email

Hello Vim users, I have created the Vim desktop calendar for 2008. You can find three versions (English Letter, English A4, Dutch A4) here: ...
1 Dec 8, 2007
9:06 pm

Bram Moolenaar
Bram@...
Send Email

Hello, I got vim source from the SVN and compiled it on my Tiger 10.4.11 Mac OSX installation. No problem with compilation. My configure parameters: ...
2 Nov 28, 2007
7:55 am

Nico Weber
nicolasweber@...
Send Email

hello everybody, i have problems getting vim to work with unicode in OS X. it can open unicode text files fine, properly detects that they are in utf8, and ...
7 Nov 15, 2007
8:34 pm

lanzz
lanzzzz@...
Send Email

Hi all! I've just installed MacVim on Leopard and I would like to know if's possible to move among the tabs using command+left and command+right like in other...
2 Nov 14, 2007
12:38 pm

Nico Weber
nicolasweber@...
Send Email

Hi, anybody using latest VIM on Leopard? Any issues or everything works okay, I mean compilation process and so on? All the best, -- Krzysztof Maj, JNCIP-M/T ...
16 Nov 1, 2007
12:33 pm

Tony Mechelynck
antoine.mechelynck@...
Send Email

Vim on OS X, (no)macatsui problem Background: running gvum 7.1.135 on OS X version 10.4.10 Using font DejaVuAgainSansMono.jjt, which is DejaVuSansMono.jjt ...
17 Oct 16, 2007
1:55 pm

Tony Mechelynck
antoine.mechelynck@...
Send Email

when vim is compiled with gtk2, I set guifont to monospace font, my chinese character spacing is wider than latin character,not as other gtk2 applictions,the...
10 Oct 16, 2007
11:52 am

Tony Mechelynck
antoine.mechelynck@...
Send Email

Forwarding this as well. How exactly are you setting up your keymaps? I tried `:imap 2 a`, after that hitting 2 inserts an a in insert mode. Which keyboard...
4 Oct 12, 2007
8:05 pm

Tony Mechelynck
antoine.mechelynck@...
Send Email

Hello, How to set the correct PATH variable in the Mac OSX environment for GVim? I tried to do it like below in the GVim window, but it doesn't ... ...
3 Oct 9, 2007
8:50 pm

Krzysztof Maj
mkrzych@...
Send Email

Forwarding this to vim_mac as Bjorn is not subscribed to vim_multibyte as far as i know. Kenneth, I guess it would help if you could post links to screenshots...
1 Oct 8, 2007
7:11 pm

Nico Weber
nicolasweber@...
Send Email

I've got a vim keymap problem when trying to map digits to Char I've got a keymap with mappings like the following, and they work perfectly: u...
4 Oct 5, 2007
6:59 pm

Tony Mechelynck
antoine.mechelynck@...
Send Email

Gvim rendering glyphs double-width? Background: I'm running gvim 7.1.135 (configured for huge) on RHEL If I set the font to Bitstream Vera Sans Mono the...
1 Oct 5, 2007
9:37 am

Kenneth Beesley
krbeesley@...
Send Email

Greetings! Does anybody know how to input, for instance, U+1D434 in vim (a "math" uppercase "A")? By using the sequence CTRL-V u 1D434 vim understandably only...
13 Sep 24, 2007
1:46 am

Tony Mechelynck
antoine.mechelynck@...
Send Email

Hello, Using mac os x carbon vim, I experience the same buggy behavior described here: http://bike-nomad.com/vim/macatsuibug.html Basically, with macatsui set,...
4 Sep 16, 2007
9:39 pm

Bram Moolenaar
Bram@...
Send Email

I have been using gvim for several years and vi before that for a couple decades. I thought I understood how to wade through the rather terse documentation,...
6 Sep 15, 2007
3:35 pm

Camillo Särs
ged@...
Send Email

Hi, http://yukihiro.nakadaira.googlepages.com/win_iconv.zip This is an iconv library implemented with Win32 API. Conversion with Win32 API and libiconv.dll are...
5 Sep 11, 2007
1:27 am

Yukihiro Nakadaira
yukihiro.nakadaira@...
Send Email

Hi all Chinese, Taiwanese, Japanese and Korean users, (cross-posting to vim_multibyte) ... Please help me checking these: cp932 => "Shift_JIS" (Japanese) cp936...
4 Sep 2, 2007
5:01 pm

Edward L. Fox
edyfox@...
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