... The README in the patches directory suggests this: Before patching, change to the top Vim directory, where the "src" and "runtime" directories are located....
344
Benji Fisher
benji@...
Oct 25, 2001 6:25 pm
... [snip] ... I still think it should be -p2. Maybe I am wrong: yesterday was my first experience using the patch program, and I had to spend some time with...
343
Eugene Lee
eugene@...
Oct 25, 2001 5:58 pm
... I didn't use the interactive FTP method, because I don't know how many people actually know how to use the command-line FTP client. ... The "11" needs to...
342
Benji Fisher
benji@...
Oct 25, 2001 1:39 pm
... Here is a modification of Eugene Lee's instructions. The main changes are to the method of applying patches (which still gives some warning messages, I am...
341
Benji Fisher
benji@...
Oct 25, 2001 1:21 pm
... [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...
340
Zdenek Sekera
zs@...
Oct 24, 2001 12:37 pm
... That already should take care of a few of your weekends, Greg :-) But, no doubt, it would be a great feature. ... E.g. can't edit the same file in...
339
Bram Moolenaar
Bram@...
Oct 24, 2001 9:20 am
... Oh, you have my support for attempting to implement this, trying various alternatives and showing how it works. But I won't include anything unless I'm...
338
Eugene Lee
eugene@...
Oct 24, 2001 4:30 am
... [...] ... Actually, I would prefer a Cocoa port instead of a frontend. And if this could be done, a simple frontend to launch the Cocoa app would be ...
337
Dany St-Amant
dany.stamant@...
Oct 24, 2001 2:57 am
... Vim 6.0 under MacOS X can be compiled out-of-the-box from Terminal.app, with XonX (I only tried the Athena Widget), and with Carbon (need patch 6.0.018). ...
336
Benji Fisher
benji@...
Oct 24, 2001 2:07 am
... Now that there is a version of OS X that seems to work (for me) I would like to see a GUI vim for it. (If only my poor old NeXT had lived to see this!) ...
335
Gregory Seidman
gseidman@...
Oct 24, 2001 12:12 am
Hey there. I'm trying to get ramped up on the vim codebase so I can achieve the following goals: 1) a frontend for OpenStep/GNUstep/MacOS X, comparable to the...
334
Bram Moolenaar
Bram@...
Oct 21, 2001 11:12 am
... Good point. This may happen on more systems, especially if setlocale() isn't supported. I notice the comment for this function is also wrong. I'll make a...
333
Eugene Lee
eugene@...
Oct 21, 2001 9:48 am
... My LANG is by default set to "en", but I'm using /bin/bash (which I built myself a while ago). And even when I unset LANG, I don't get any kind of crash....
332
Dany St-Amant
dany.stamant@...
Oct 21, 2001 2:13 am
Hi, On MacOS X, I encountered a small problem in mbyte.c. It was due to the fact that the environment variable LANG is not set under MacOS X. A patch avoiding ...
331
Benji Fisher
benji@...
Oct 19, 2001 5:29 am
... This is different from the 'runtimepath39; option. ... This is the opposite of what I see. I want $VIM to be set to /path/to/vim, but it is set to...
330
Eugene Lee
eugene@...
Oct 19, 2001 12:24 am
... Gvim is an X11 app. It runs fine if you have XFree86 and XDarwin installed. But this is not the same thing as a Cocoa/Carbon app that runs native on OS...
329
Ken Scott
kscott-list@...
Oct 19, 2001 12:01 am
... I have not been able to build a functioning gvim for Mac OS X either. I am hopeful that the Carbon version will start behaving for me. Ken -- <>< Ken...
328
gmark@...
Oct 16, 2001 11:25 pm
... I must be missing something. I've been using it in terminal, but haven't been able to get an OSX-native desktop icon VIM. Mark...
327
Ken Scott
kscott-list@...
Oct 16, 2001 2:43 pm
... The current Vim source code (if you include the extra archive) is supposed to build a Carbon version of Vim. In my experience, this is technically true --...
326
Eugene Lee
eugene@...
Oct 16, 2001 5:17 am
... No problemo. I'm waiting for a version of MacVim that can be compiled with Apple's Developer Tools to make a nice Cocoa app. :) -- Eugene Lee ...
325
Benji Fisher
benji@...
Oct 16, 2001 2:31 am
... [6 steps snipped] Thanks for the detailed instructions. For those who do not have the "developer tools" installed (tsk, tsk) there are pre-compiled...
324
Eugene Lee
eugene@...
Oct 15, 2001 6:38 pm
... 1) making a working directory $ mkdir vim-work $ cd vim-work 1) download the source $ curl -O ftp://ftp.us.vim.org/pub/vim/unix/vim-6.0-rt1.tar.gz $ curl...
323
Ken Scott
kscott-list@...
Oct 15, 2001 5:16 pm
If you have the Developer Tools installed, then having vim in Terminal is simple. Just download the current Unix source code, expand it somewhere (your home...
322
david craig
dac@...
Oct 15, 2001 5:09 pm
I'd like vim available in terminal. Any guidance would be appreciated. This is separate (or is it?) from a carbonized version of MacVIM. [My perspective is...
321
Benji Fisher
benji@...
Sep 29, 2001 3:21 am
Mac Vim list: I am attaching a hacked version of the explorer.vim plugin for Vim 6.0. This works pretty well for me on the Mac (but not on W95). If, like me,...
320
Sven Guckes
guckes@...
Sep 29, 2001 2:45 am
... I dont know anbything about MacOSX - but if it supports X like God intended it to then you could configure it via your $HOME/.xmodmap file: clear Lock ...
319
Ken Kameda
kenkameda@...
Sep 27, 2001 9:22 pm
I'm used to having the Control key next to the A on the keyboard, from my old Unix days. I've found ways to turn the Caps-lock key into a Control key on ...
318
Bram Moolenaar
Bram@...
Sep 27, 2001 8:49 pm
Announcing: Vim (Vi IMproved) version 6.0 Author: Bram Moolenaar et al. Announcement ... This is a major new version of Vim. Vim 6.0 is a huge step from Vim...
317
Mac Vim Support (Axel...
macvim@...
Sep 27, 2001 7:20 am
At 16:43 Uhr +0200 2001-09-19, Mac Vim Support wrote: Update: I have finally compiled Vom 6.0 ax for PPC and put it on the MacVim iDisk: ...
316
Mac Vim Support (Axel...
macvim@...
Sep 27, 2001 7:20 am
... Hi Benji, I'm uploading 6.0ax right now but won't have time to do anything with Vim this weekend. Please keep me up to date with your changes. Axel...