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...
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...
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)...
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 ...
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...
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...
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...
Here is the relevant build log: gui.c: In function 'gui_screenstr': gui.c:1913: error: 'enc_utf839; undeclared (first use in this function) gui.c:1913: error:...
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...
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...
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...
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...
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: ...
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 ...
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...
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 ...
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 ...
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...
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...
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 ... ...
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...
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...
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...
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,...
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,...
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...
Hi all Chinese, Taiwanese, Japanese and Korean users, (cross-posting to vim_multibyte) ... Please help me checking these: cp932 => "Shift_JIS" (Japanese) cp936...