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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 7598 - 7627 of 13698   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
7598 Brian McKee
brian.mckee@... Send Email
May 18, 2008
9:39 pm
Hi Guys, Possibly a temporary thing, but MacVim is prompting me there's an update, but if you choose to update it doesn't work. Std error shows ... FYI Brian ...
7599 björn
bjorn.winckler@... Send Email
May 18, 2008
9:44 pm
... I haven't updated the appcast...which version of MacVim where you using when that dialog popped up? Björn ...
7600 Nikola Kneevi
laladelausanne@... Send Email
May 18, 2008
10:15 pm
... Hi Bjorn, thanks, but please don't bother with this issue:) I just wanted to put some light on its existance. Your TODO is probably too long, and this is...
7601 Ben Schmidt
mail_ben_schmidt@... Send Email
May 19, 2008
1:32 am
... Perhaps you could make yourself some nice mappings that set your preferred window size and/or location by just pressing a key or two using ... E.g. ... If...
7602 Nico Weber
nicolasweber@... Send Email
May 19, 2008
5:52 am
Hi, ... so, did you try again? Does it work now? This seems to happen every now (I had that problem in Adium yesterday. It worked fine when I tried again). ...
7603 camflan
camron.flanders@... Send Email
May 19, 2008
2:30 pm
I assume part of the mouse handling is the drag/drop of files into macvim? I've reverted to default renderer because of this, more than because I can't use the...
7604 Steven Michalske
smichalske@... Send Email
May 19, 2008
5:38 pm
... Curiosity for my co-workers, that develop CHUD. Sampler can give you the same info but shark is more powerful. Steve ... ...
7605 björn
bjorn.winckler@... Send Email
May 19, 2008
5:39 pm
Hi, I've started making changes to the menu system in MacVim.app. The first change I've made is to rename the ":macmenukey&quot; command to ":macmenu"; and at the...
7606 björn
bjorn.winckler@... Send Email
May 19, 2008
5:48 pm
2008/5/15 Nico Weber <nicolasweber@...>: > > Hi, > >>> Pressing Cmd-w will more or less send "<C-\><C-N>:q" so your >>> observation is correct. I'm not...
7607 Steven Michalske
smichalske@... Send Email
May 19, 2008
5:50 pm
On a side note, i feel that this is more a bug of quick look. The unix file command correctly identifies the files as UTF8. For a reason for not setting this...
7608 Bram Moolenaar
Bram@... Send Email
May 19, 2008
9:01 pm
... When writing a file, I don't think there is anything against writing those extended attributes (when supported). The value of fenc in buf_write() can be...
7609 Luke Nezda
lnezda@... Send Email
May 20, 2008
1:34 am
This is a bit tangential. I was wondering who made the toolbar icons and if their source was available - i.e. either the high res source raster image or (even...
7610 Matrix Mole
matrixm@... Send Email
May 20, 2008
3:11 am
I know that we have the Edit in MacVim option, unfortunately, it doesn't work in form fields in safari, and doesn't work in firefox at all. For those who enjoy...
7611 Nico Weber
nicolasweber@... Send Email
May 20, 2008
6:42 am
Hi, ... wrong, it does work in form fields in safari. The rest of your email is spot-on, however ;-) Nico --~--~---------~--~----~------------~-------~--~----~...
7612 Nico Weber
nicolasweber@... Send Email
May 20, 2008
6:44 am
Hi, ... the icons are from several places (see MacVim->About MacVim). The undo icon is from http://mattballdesign.com/portfolio/ (at the bottom). HTH, Nico ...
7613 björn
bjorn.winckler@... Send Email
May 20, 2008
10:32 am
... If it doesn't work with the ATSUI renderer then it is almost certainly because it hasn't been implemented. I would not suggest using it for anything but...
7614 björn
bjorn.winckler@... Send Email
May 20, 2008
10:36 am
... This is a good tip, except for one problem: ":winpos" is not yet implemented in MacVim so this tip might not work quite as well as you'd hope. I find...
7615 björn
bjorn.winckler@... Send Email
May 20, 2008
10:45 am
... I don't really have many tips, but all plug-ins should work on MacVim (with the exception that plugins that heavily modify menus might not work as well as...
7616 Luke Nezda
lnezda@... Send Email
May 20, 2008
11:42 am
<slaps_head/> Can't believe I didn't look there - went through the group posts but didn't find it. Thanks very much - that's just what I needed - just emailed...
7617 björn
bjorn.winckler@... Send Email
May 20, 2008
12:48 pm
Hi, I have patched MacVim so that it _should_ now work with the Logitech Control Center. If anybody reading this would care to compile the latest version and...
7618 Nico Weber
nicolasweber@... Send Email
May 20, 2008
1:14 pm
Hi all, tell application "Finder" to launch in nearly call cocoa text fields, you can enter an apple script expression such as '80+2' or even 'tell application...
7619 knirirr@... Send Email May 20, 2008
1:33 pm
Thanks for the code, Bjorn. Further experimentation shows that paste does work when started with mvim, but only if started from a terminal that's not running...
7620 Nico Weber
nicolasweber@... Send Email
May 20, 2008
1:52 pm
... I can confirm that the latest git version of MacVim does not support pasting if MacVim is launched via `mvim` from within `screen`. (Well, nearly-latest...
7621 björn
bjorn.winckler@... Send Email
May 20, 2008
2:33 pm
Hi, I have a problem regarding ":map <D-...> ..." that I'd like some feedback on. Without a bit of hacking inside MacVim Cmd-key presses get swallowed up by...
7622 björn
bjorn.winckler@... Send Email
May 20, 2008
2:41 pm
2008/5/20 Nico Weber <nicolasweber@...>: > > Hi all, > > tell application "Finder" to launch > > in nearly call cocoa text fields, you can enter an apple...
7623 Britt
brittbolen@... Send Email
May 21, 2008
2:24 pm
... I've solved the CLI+Screen+Copy/Paste issue, instead of using the complicated mvim script I simply aliased 'gvim' in my shell to 'open -a MacVim' and voila...
7624 björn
bjorn.winckler@... Send Email
May 21, 2008
2:45 pm
2008/5/20 björn <bjorn.winckler@...>: > 2008/5/20 Nico Weber <nicolasweber@...>: >> >> Hi all, >> >> tell application "Finder" to launch >> >> in...
7625 björn
bjorn.winckler@... Send Email
May 21, 2008
3:00 pm
2008/5/20 Nico Weber <nicolasweber@...>: > > Hi all, > > tell application "Finder" to launch > > in nearly call cocoa text fields, you can enter an apple...
7626 Yi
yqiang@... Send Email
May 21, 2008
4:45 pm
Hey, First of all, MacVim is _amazing_! Thanks for all the hard work that's been put into making Vim a first class citizen on the Mac :-) I've just started...
7627 Nico Weber
nicolasweber@... Send Email
May 21, 2008
5:25 pm
Hi, ... Hitting ⌘N creates a new vim process. If you've got lots of plugins installed, this might be slow. Nico ...
Messages 7598 - 7627 of 13698   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