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...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 816 - 845 of 13699   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
816 Rain Dog
raindog@... Send Email
Dec 9, 2002
2:03 am
Attached is a patch to gui_mac.c (current CVS version) that addresses two issues with scroll bars. First, it fixes a bug (a null pointer dereference) that can...
817 Rain Dog
raindog@... Send Email
Dec 9, 2002
2:31 am
Attached is a patch to gui_mac.c (current CVS version) that enables Quartz text antialiasing under OSX 10.2.0 ("Jaguar") and higher. Though I suppose it's a...
818 Rain Dog
raindog@... Send Email
Dec 16, 2002
3:37 am
OK then, how about a patch that adds a font selection panel to Carbon Vim? This patches gui_mac.c, CVS version 1.39, and has only been tested on OSX 10.2.2. I...
819 Benji Fisher
benji@... Send Email
Dec 16, 2002
11:06 pm
... [snip] Thanks for all the patches. I am in the middle of some work for the vim-latex project, so I do not have time to test them now. As soon as I do, I...
820 Bram Moolenaar
Bram@... Send Email
Dec 28, 2002
3:17 pm
You can find a Vim desktop calendar here: http://www.moolenaar.net/ On one side there is an easy-to-read 2003 calendar. On the other side there is brief info...
821 Bram Moolenaar
Bram@... Send Email
Dec 30, 2002
9:39 pm
... Sounds like a very nice addition. ... That's disappointing, since the user will get himself into trouble when selecting a wrong font... ... Ideally...
822 george
george@... Send Email
Dec 31, 2002
7:28 am
****************************** WARNING ******************************* This message has been scanned by MDaemon/DKAV and was found to contain infected...
823 Rain Dog
raindog@... Send Email
Jan 1, 2003
9:34 pm
... I'll have another look, but I'm not too hopeful that this can be done (that is, that the default font panel can be customized to show only monospaced ...
824 Benji Fisher
benji@... Send Email
Jan 11, 2003
2:32 am
Apple is planning to distribute a Cocoa version of X11. http://www.apple.com/macosx/x11/ If this catches on, we may not need the Carbon version anymore. Then ...
825 Ken Scott
kscott-list@... Send Email
Jan 11, 2003
3:31 am
... I would much rather have the Carbon version. The menus are going to be where they belong (along the top of the screen) and it will look like a Mac program....
826 Sébastien Pierre
spierre@... Send Email
Jan 11, 2003
8:33 am
... CarbonVim does not make proper text encoding... ie. if you want to edit a text in latin-1, latin-2 or utf-8 you will have a lot of problems. That's why I'm...
827 Baptiste Calmès
calmes@... Send Email
Jan 11, 2003
9:11 am
Hello, ... I use the X11 vim exactly for the same reason. Baptiste Calmès...
828 Gregory Seidman
gss+vim@... Send Email
Jan 11, 2003
2:34 pm
Benji Fisher sez: [...] } If this catches on, we may not need the Carbon version anymore. Then } again, there may still be users who would rather download a...
829 Anna Schwind
aschwind@... Send Email
Jan 17, 2003
5:46 pm
Greetings - I've been using the Carbon version of Vim for several months now, and I love it, but I'm having one particular problem with it that I hope someone...
830 Daniel Lee
danslee@... Send Email
Jan 19, 2003
9:14 pm
Have you tried bypassing 'open' and just calling vim directly from the command line? You'd probably need to find the full path of the vim command if it isn't...
831 Jim Hart
jhart@... Send Email
Jan 22, 2003
5:06 pm
On my Apple PowerBook G4 (Titanium) running Mac OS X 10.2.3 and Vim binary vimJag6.1.184, Vim launches fine if I double-click in Finder. But, if I drag Vim to...
832 Markus Fischer
fischer@... Send Email
Jan 22, 2003
5:16 pm
... Try to empty your trashcan if you had a previous(older) version of vim installed before. Or remove the dock icon, start vim by doubleclicking in the finder...
833 Bram Moolenaar
Bram@... Send Email
Jan 28, 2003
9:37 am
I will be visiting FOSDEM 2003. This is a free conference on open source and free software. Among the speakers are Jon "Maddog" Hall and Richard M. Stallman....
834 Bram Moolenaar
Bram@... Send Email
Jan 29, 2003
4:39 am
I will be visiting FOSDEM 2003. This is a free conference on open source and free software. Among the speakers are Jon "Maddog" Hall and Richard M. Stallman....
835 Anthony Hodsdon
ahodsdon@... Send Email
Jan 29, 2003
7:25 am
Hi. I'd like to solicit some advice from you ObjC programmers out there. I've been doing a little work to get syntax highlighting working for ObjC++ files...
836 Benji Fisher
benji@... Send Email
Feb 1, 2003
2:56 am
I have finally found time to try out the latest patches: scroll.diff, quartz.diff, and fontpanel.diff . (I did not miss any, did I?) I have two technical...
837 Benji Fisher
benji@... Send Email
Feb 1, 2003
2:59 am
... P.S. It would be nice to have an "OK" button and a "Cancel" button. I do not like the idea of closing the panel to choose the selected font. --Benji...
838 Benji Fisher
benji@... Send Email
Feb 2, 2003
1:33 pm
... [patch snipped] This works for me on OSX 10.2.3. I will post the patch and an updated binary soon. TODO: I have not yet tried to reproduce the crash. ...
839 Benji Fisher
benji@... Send Email
Feb 2, 2003
1:39 pm
... [patch snipped] I tried this with OSX 10.2.3 . Two problems: 1. Status messages (such as the More prompt and the Hit ENTER prompt) are not rendered...
840 Benji Fisher
benji@... Send Email
Feb 3, 2003
5:11 pm
Vim Mac users: I have just uploaded a nre version of vim for OS X 10.2 (Jaguar) at http://macvim.swdev.org/OSX This version includes all the latest official...
841 Jay Lawrence
jlawrenc@... Send Email
Feb 3, 2003
11:52 pm
Thanks for the new binary! ... Not a huge problem but possible source of user confusion (firstly mine). Open Vim, then resize window and now grab a scroll bar....
842 Jay Lawrence
jlawrenc@... Send Email
Feb 4, 2003
2:36 am
... Oh - and this occurred to me - any chance of getting mouse scroll wheel support? That would be really cool. I have to ask rather than patch as I have...
843 Dirk Zimmermann
vimlist@... Send Email
Feb 6, 2003
10:16 am
Hello, I am using vim 6.1.320 with MacOSX 10.2.3 and german keyboard. Since I changed to Jaguar I cannot use CTRL-^ to switch between buffers anymore (before...
844 Markus Fischer
fischer@... Send Email
Feb 6, 2003
11:32 am
... Works fine with Carbon gvim (6.1.317 'official&#39; binary) here, both on a Powerbook and a PM G4 with a Pro Keyboard. It doesnt work in Terminal, even when i...
845 Dirk Zimmermann
vimlist@... Send Email
Feb 6, 2003
12:05 pm
Hello, ... Yes here too, but I like/need the teminal version as well. ... That is a little bit strange. I guess you know, that ^ is placed on the 6 key at US...
Messages 816 - 845 of 13699   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