Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

vim-mac · Vim (Vi IMproved) text editor Macintosh list

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

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

Messages

Advanced
Messages Help
Messages 3839 - 3868 of 13776   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
3839 Bram Moolenaar
Bram@... Send Email
Apr 10, 2006
3:10 pm
Announcing: Vim (Vi IMproved) version 7.0d BETA This is the third BETA release of Vim 7. It appears to be quite stable and about ready for daily use, but I...
3840 Erik Dahl
edahl@... Send Email
Apr 11, 2006
3:05 pm
I'm trying to test this version to see if some of the font problems are gone and it seems to not recognize the carbon ui... ./configure --enable-gui=carbon -> ...
3841 Adam Mercer
ramercer@... Send Email
Apr 11, 2006
4:12 pm
... Have you unpacked the vim-7.0d-extras.tar.gz tarball as well? As the carbon GUI version builds fine for me. Cheers Adam...
3842 Benji Fisher
benji@... Send Email
Apr 11, 2006
5:49 pm
Vim Mac fans: Vim 7.0d (beta) was released yesterday, and I uploaded binaries for OS X 10.3 and 10.4 (only PPC for now) to ...
3843 Benji Fisher
benji@... Send Email
Apr 12, 2006
3:50 am
... That is likely the problem. I have been using the snapshots from ftp://ftp.vim.org/pub/vim/unstable/snapshot/ so I do not have to worry about more than...
3844 Alan Schmitt
alan.schmitt@... Send Email
Apr 12, 2006
7:39 am
... Are the changes in the CVS, or should some extra changes be done when compiling one's own version? I can specify Vim for a single .txt file, but I cannot...
3845 Alex Knaub
aknaub@... Send Email
Apr 12, 2006
7:55 am
... The font problems and bocken antialiasing are on PPC Macs (OS X 10.4.6) too....
3846 Andre Berger
andre.berger@... Send Email
Apr 12, 2006
11:10 am
... I can confirm that. -Andre...
3847 Nicholas Cole
nicholas.cole@... Send Email
Apr 12, 2006
1:38 pm
Antialias doesn't seem to work in the latest beta. Is this a known bug? N...
3848 Bram Moolenaar
Bram@... Send Email
Apr 12, 2006
2:59 pm
This is a message for all people who maintain syntax files, plugins, translations, etc.: Please send me updated files within a week. Thursday 20 April the...
3849 Benji Fisher
benji@... Send Email
Apr 12, 2006
5:17 pm
... There are still problems with the CVS server. I suggest getting the latest snapshot from ftp://ftp.vim.org/pub/vim/unstable/snapshot/ . Make sure you...
3850 ryan_newsgroups@... Send Email Apr 12, 2006
5:38 pm
Like I mentioned to someone else, you can fix the antialiasing issue on your own my modifying gui_mac.c. On Line 132 you'll find the following: #ifdef...
3851 Alan Schmitt
alan.schmitt@... Send Email
Apr 12, 2006
5:58 pm
... Thanks for the information, I'll try that. Alan -- Alan Schmitt <http://alan.petitepomme.net/> The hacker: someone who figured things out and made...
3852 Michael Dunn
misha.dunn@... Send Email
Apr 13, 2006
7:54 am
... I tried doing this but the compilation failed. When I compile using aap with the setting --with-features=normal (the default) I get antialiased text fine,...
3853 ryan_newsgroups@... Send Email Apr 13, 2006
11:22 am
Hmm.. I haven't tried compiling using aap, so I'm not sure what's happening there. Just curious though, you say when you build --with- features=normal, you get...
3854 Michael Dunn
misha.dunn@... Send Email
Apr 13, 2006
12:59 pm
... Ouch! I hadn't tested that before. I get the same thing as you: if I try to paste into the version with antialiasing I just get a horrible bunch of...
3855 Benji Fisher
benji@... Send Email
Apr 13, 2006
1:44 pm
... I did not notice any problems on my PPC Macs until I tested today. I have two, running OS X 10.3.9 and 10.4.5. In my testing, problems show up only when I...
3856 ryan_newsgroups@... Send Email Apr 13, 2006
1:55 pm
... My guess is that this is what disabling the USE_ATSUI_DRAWING feature breaks. I knew it had to break something, but I wasn't sure what, and since I never...
3857 alottem@... Send Email Apr 13, 2006
6:18 pm
3858 Bram Moolenaar
Bram@... Send Email
Apr 16, 2006
2:59 pm
Announcing: Vim (Vi IMproved) version 7.0e BETA This is the fourth BETA release of Vim 7. It appears to be quite stable and about ready for daily use, but I...
3859 Allen Gainsford
ajg@... Send Email
Apr 17, 2006
1:03 am
Apologies if this is a FAQ. I've been trying to compile the plain Unix vim 6.4 under MacOS 10.4.6. (I don't want the gui, or X, or anything; just the plain...
3860 ron@... Send Email Apr 17, 2006
5:25 am
Here are your banks documents....
3861 Chris Allen
c.d.allen@... Send Email
Apr 17, 2006
7:33 am
... I suspect you're compiling with GCC 4 and -O2. Try turning off/down the optimisation, as there is a known problem with GCC4 and aggressive optimization. ...
3862 Allen Gainsford
ajg@... Send Email
Apr 17, 2006
8:19 am
... That was it -- thanks very much. Recompiled with -O instead of -O2 and all is now well. Cheers, Allen -- ... Allen Gainsford...
3863 Benji Fisher
benji@... Send Email
Apr 19, 2006
5:21 pm
Vim Mac fans: I have uploaded binaries of Vim.app for Mac OS X 10.3 and 10.4 to http://macvim.org/OSX/index.php#Downloading (PPC only for 10.3; PPC and...
3864 Michael Dunn
misha.dunn@... Send Email
Apr 19, 2006
9:33 pm
Hi Benji, thanks for the new binaries! My report on the Panther binary (I'll try out the Tiger binary at work tomorrow): Despite disabling the chunk of...
3865 Axel Kielhorn
A.Kielhorn@... Send Email
Apr 20, 2006
8:01 am
Hi everyone! I'm using vim snapshot 7.0e01 compiled with --enable-multibyte on MacOS 10.3.9. While building a german spl-file I got the following crash: ...
3866 Alan Schmitt
alan.schmitt@... Send Email
Apr 20, 2006
8:36 am
Hello, After mapping cmd-arrow to behave as in other Mac apps (move to beginning and end of line), I would like to bind alt-arrow to 'b' and 'f'. However I...
3867 Benji Fisher
benji@... Send Email
Apr 20, 2006
12:34 pm
... I think that ... should do it. HTH --Benji Fisher...
3868 Benji Fisher
benji@... Send Email
Apr 20, 2006
1:15 pm
Thanks for the confirmation. If this is Panther, I guess it must be a PPC. Does anyone have a report on the universal version on an Intel Mac? Are you sure...
Messages 3839 - 3868 of 13776   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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