I've just installed Vim 6.2 for MacOS X from swdev, and I've found a pretty frustrating problem. When I yank a line with Y or yy, and then paste it with 'p' it...
I am planning to submit the following patches to Bram. If there are any updated versions, please let me know ASAP. You can find my current versions at ...
Hi Guys, I haven't done any serious coding on my Mac for a few years now, and since then things seem to have changed. The <M-x> syntax for mapping special...
I have compiled vim 6.2.014 for OS X (Carbon, Aqua interface). I have not yet tested the binary much. That's your job! Please help test this, so we can try...
Not to be a pain, but is there any progress on getting the encoding bug fixed? I notice that MURAOKA Taro's patch which enables :set encoding=MacRoman is not...
Howdy. I'm new to this list, but a rather long-time VIM and VI user, on Unix, Macs and Windows. Anyway, I upgraded VIM 5.7.9 to 6.1 on the my Mac (running OS...
Hello, I've just updated to 6.2.011 under OS X 10.2 but unfortunately it still doesn't fix the most annoying problem with the Mac vim version: when ...
Peter "RD" Cucka sent me an updated patch for compiling with python support, and I got the python library from Fink, so I have just updated the binary at ...
Hello, I work at a manufacturing company in New Hampshire. My Job is to write vectorscript code to automate the design of swimming pool liners and covers. I...
Hi... I'm looking for a makefile for vim 6.2 which produces a carbon version of vim. I was able to compile a terminal and X11 version with the "huge"...
Vim-dev and Vim-mac: I apologize for the cross-posting, but I think this is the best hope for solving this before the release of vim 6.2. I tried to compile...
Announcing: Vim (Vi IMproved) version 6.2 - the Amiga memorial edition Author: Bram Moolenaar et al. Announcement ... This is a bugfix release of Vim. Since...
Hi, Could someone test the following patch on MacOS 9? The patch is over 6.2d Patch purpose: make :winpos and :winpos x y use the same coordinate set (the...
I just updated the bugs list at http://macvim.swdev.org/OSX/#Bugs I added bugs that were reported some time ago, regarding scroll bars and lack of scroll-wheel...
I have compiled vim 6.2f BETA for OS X (Carbon, Aqua interface). I have not yet tested the binary much. That's your job! Please help test this, so we can try...
... I look forward to the day when I can maintain the Mac OS X binaries with a simple "make". Currently, we can get an Aqua interface from Project Builder or ...
Announcing: Vim (Vi IMproved) version 6.2f BETA Author: Bram Moolenaar et al. Announcement ... This is a test version of Vim. Since Vim 6.1 many reported...
Finally you can join your favorite drink with your favorite editor: It's the Vim reference mug! Besides the Vim logo there are a dozens of Vim commands...
Hi, When I am working with several files, I prefer to run several Vim applications instead of working with Vim's windows. When I start Vim from the command...
Announcing: Vim (Vi IMproved) version 6.2e BETA Author: Bram Moolenaar et al. Announcement ... This is a test version of Vim. Since Vim 6.1 many reported...
I will be attending the O'Reilly Open Source Convention. This is a big conference with up to 15 parallel tracks. The convention is taking place in Portland,...
Hi Bram, 2 small changes for Vim: os_mac.build needs ex_eval.c as source file. gui_mac.c had some unused variables. These changes do not affect the carbon...
Can anyone answer this question about the Classic version? --Benji Fisher ... Subject: Mac OS 9 as a drop target Date: Wed, 23 Apr 2003 09:11:55 +0100 From:...
Hi. I installed VIM 6.1 on my iBook and I am wondering if there is a way to open it from the terminal by typing vi. When I type vi at the prompt I get the...
Hi all, if you open more than one file and you switch betwen them (:bn) you loose the history of the commands typed (i.e. Undo buffer is cleaned). Is it...