I just uploaded a binary of the Carbon version of vim. Drag-and-drop now works, and I included some of the icons that Douglas Stebila made for us, but they do...
Hi everyone, a new version of Vim for MacOS Classic is available on http://homepage.mac.com/macvim/index.html The archive Vim6.0.127bin.sea contains only the...
There have been a few remarks on the Vim license. I have attempted to adjust the license to make more people happy with how Vim can be distributed. If you...
... Currently the PostScript hardcopy code is only for Unix. Although I heard it works with MS-Windows as well (you need to recompile with different features...
You can find a Vim desktop calendar here: http://www.moolenaar.net/ On one side there is an easy-to-read 2002 calendar. On the other side there is brief info...
[This is only interesting for inhabitants of Germany.] As you all know, Vim users are asked to help poor children in Uganda. Donations for the children can now...
I just noticed that when I run the Carbon version of vim from a Terminal window, the vim icon appears in the dock. I consider this a bad thing. Related...
I have a US keyboard, and % is Shift-5. Neither ... nor ... works, but ... does. This only happens in the Carbon GUI version on OS X. It works fine in the...
Hi, Here's a patch which should make it to the main source. Some of the code have been previously ship as unofficials patches. [MacOS] -> for any MacOS version...
Hi! ... well, there are several vim versions for mac systems. however, none of these were ever released officially via the vim ftp mirror sites. and judging...
Hello, I am using vim 6.0 on MacOSX 10.1, available from http://www.entropy.ch/software/macosx/welcome.html, and am having problems with the e acute diagraph....
Hello, is there a way in Carbon Vim to set the original windows size? How about setting the default directory (e.g., /Users/philippe/Documents)? Many thanks. ...
Hi! I just uploaded a new binary (gzipped disk image) of Vim for Mac OS X on my i-disk. This is a "huge" version, including the official patches 1-93 and the...
While testing the menus in the Carbon version of vim, I see that ... does not work as expected, although ... does work. This could cause problems! --Benji...
On OS X, I may want to use the same vimrc file for (1) terminal vim (2) XDarwin gvim (3) Carbon Vim.app . Chances are, I will want to do some things...
... This is *NOT* any other unix; this is the (new, improved) Mac OS. I firmly believe that we should treat it as such. Therefore, whatever is done should...
It is too bad that some have had problems downloading the vim binary, but that is the only problem anyone has reported to me, which is good. :) Next question:...
Benji- The dmg I just grabbed from your iDisk crashes the OS X Finder when I try and open the vim folder inside of it, and won't let me copy it, either....
I compiled a Carbon version of vim with -DMACOS_X_UNIX. One problem is that the main Vim menu does not work. You can quit from the file menu, but not from...
A recent posting to the vim users' group explained how to get colors in the terminal vim on Mac OS X. I made a system vimrc file incorporating this. I also...
With a little help from the vim users' list, I figured out (at least part of the reason) why some commands do not work from the Carbon version of vim that I...
Sorry for the double posting, but I am not sure whether this problem is specific to Mac OS X. I have been getting the warning viminfo: Illegal starting char in...
Hi, It's probably time for a quick survey as I don't seem to work on what people want. What should be the priority work done in Vim for Mac? (You can also...
Is anyone working on a Cocoa (or at the least Carbon) version of MacVim? I'd prefer Cocoa to Carbon because it integrates better with everything else (i.e.,...
Vim-Mac friends: I have compiled and uploaded a binary of vim compiled for OS X with the Carbon GUI. *** I have not tested this much at all! *** You can get...
... [snip] ... I can conform that it is easy to compile a terminal-only version using terminal.app under Mac OS X.1. ./configure, make, make install. Can you...