Search the web
Sign In
New User? Sign Up
vim-mac · Vim (Vi IMproved) text editor Macintosh list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 915 - 944 of 10980   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
915
... I tried applying the official patches up to and including 6.1.417, then applying the mbyte.diff patch; the patch failed. 6.1.416 is the latest version of...
Emily Jackson
m5comp@...
Send Email
Apr 1, 2003
1:01 pm
916
Sorry, I goofed. Details below for the curious. Short version: in the version just uploaded (6.1.435) I no longer try to set the 'fileformats' option from...
Benji Fisher
benji@...
Send Email
Apr 5, 2003
1:32 pm
917
... Would there be a way for VIM to check the file on open and adjust the file format on the fly? It is a pain when you are working with files in various...
Florent Pillet
florent.pillet@...
Send Email
Apr 5, 2003
1:43 pm
918
... Yes, this is what happens if you add the line ... (or some other permutation) to your vimrc file. I tried doing this in the system vimrc file, and am...
Benji Fisher
benji@...
Send Email
Apr 5, 2003
7:38 pm
919
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...
Riccardo Ghiglianovich
riccardo@...
Send Email
Apr 14, 2003
8:21 am
920
VIM is not working for me, either in GUI version or in the terminal. I think I may know why. When I launch VIM, the console reports: dyld:...
Richard Hood
rhood@...
Send Email
Apr 14, 2003
8:53 am
921
... The binary from macvim.swdev.org won't run if you have perl 5.8 installed; you have to build it yourself (instructions at macvim.swdev.org). Emily...
Emily Jackson
m5comp@...
Send Email
Apr 14, 2003
10:06 am
922
... This is not a Mac-specific question. I suggest you try the general vim users' list. HTH --Benji Fisher...
Benji Fisher
benji@...
Send Email
Apr 14, 2003
1:46 pm
923
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...
Ed Turbin
ETurbin@...
Send Email
Apr 14, 2003
1:55 pm
924
... create an alias in your shell startup file here is mine(zsh): alias vi='/Applications/vim/Vim.app/Contents/MacOS/Vim' and for having 'vim' starting the gui...
Markus Fischer
fischer@...
Send Email
Apr 15, 2003
7:16 am
925
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:...
Benji Fisher
benji@...
Send Email
Apr 23, 2003
2:58 pm
926
... I am not up to speed on Classic Vim. It is something that I have been meaning to do as a New Year resolution this year, but haven't quite got round to. As...
Ben Fowler
bfowler@...
Send Email
Apr 23, 2003
3:33 pm
927
In message <f0433010dbacc5db46e81@[192.168.254.56]>, Ben Fowler <bfowler@...> writes ... Thanks for the pointers. I am a complete newbie to the Mac...
Robin Becker
robin@...
Send Email
Apr 23, 2003
4:13 pm
928
... If you like having a command line, then OS X is a good idea. I also think that Apple plans to phase out support of OS 9 in the not-too-distant future. You...
Benji Fisher
benji@...
Send Email
Apr 23, 2003
5:06 pm
929
... Some of us have been using it for well over ten years. ... Get MPW from the Apple site. <URL: http://developer.apple.com/tools/mpw-tools/ > ... -- ...
Ben Fowler
bfowler@...
Send Email
Apr 23, 2003
5:25 pm
930
... Is it possible to run applications at all once they are in the Trash? Ben -- Privileged/Confidential Information may be contained in this message. If you...
Ben Fowler
bfowler@...
Send Email
Apr 24, 2003
8:55 am
931
... Unfortunately, yes. (Upgrading an application and forgetting to empty the Trash before opening a document "owned" by that app results in the old version...
Emily Jackson
m5comp@...
Send Email
Apr 24, 2003
11:12 am
932
... When I have done something like that, the system hasn't let me; now maybe I haven't tried hard enough, but my suggestion is that the error message might be...
Ben Fowler
bfowler@...
Send Email
Apr 24, 2003
12:16 pm
933
... Where did you get the Vim 6.1 binary? How did you compile it? My version is a drop target. I can drop everything on it. In the SIZE rsrc you have to enable...
Axel Kielhorn
A.Kielhorn@...
Send Email
Apr 26, 2003
7:17 am
934
... Yes. It may not be possible to double-click them, but sometimes the system itself will mistakenly launch something in the Trash (e.g. by clicking a dock...
david craig
dac@...
Send Email
Apr 26, 2003
7:28 am
935
In message <a05111b00bacdc24939f6@[217.3.24.150]>, Axel Kielhorn <A.Kielhorn@...> writes ... Hi I got the binary at ...
Robin Becker
robin@...
Send Email
Apr 26, 2003
8:48 am
936
... But these resources should be set like that out of the box. (and it is the FREF resource ...) I downloaded the archive quoted and found that it worked, and...
Ben Fowler
bfowler@...
Send Email
Apr 26, 2003
9:31 am
937
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...
Axel Kielhorn
A.Kielhorn@...
Send Email
Apr 27, 2003
6:12 pm
938
... I'll include them, thanks! ... You better fix the Mac version soon, because I'm planning to get a Powerbook. Wouldn't be very happy if Vim doesn't run...
Bram Moolenaar
Bram@...
Send Email
Apr 28, 2003
8:59 pm
939
... But you will probably use MacOS X and not OS 9. On OS X you have no problems with strange line endings and even stranger ways to write a path. Axel...
Axel Kielhorn
A.Kielhorn@...
Send Email
May 1, 2003
2:04 pm
940
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,...
Bram Moolenaar
Bram@...
Send Email
May 7, 2003
8:36 pm
941
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...
Evgenii Rudnyi
rudnyi@...
Send Email
May 14, 2003
11:11 am
942
On Wed, May 14, 2003 at 01:10:29PM +0200, Evgenii Rudnyi wrote: } When I am working with several files, I prefer to run several Vim } applications instead of...
Gregory Seidman
gss+vim@...
Send Email
May 14, 2003
11:26 am
943 simon
simon@...
Send Email
May 14, 2003
11:43 am
944
On Wed, May 14, 2003 at 12:43:37PM +0100, simon wrote: [...] } Different question : when I run vim in a terminal with a "big" font, } it displays with the same...
Gregory Seidman
gss+vim@...
Send Email
May 14, 2003
12:05 pm
Messages 915 - 944 of 10980   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help