... Thank you. That's something I wasn't familiar with. Brian -- You received this message from the "vim_mac" maillist. Do not top-post! Type your reply below...
11865
Adam Mercer
ramercer@...
Oct 6, 2010 4:40 am
On Tue, Oct 5, 2010 at 14:41, björn <bjorn.winckler@...> wrote: Björn ... Any plans to have a sparkle feed for the snapshot releases, or do we need to...
11866
björn
bjorn.winckler@...
Oct 6, 2010 2:53 pm
... Automatic updates slow me down so I'm only supporting it with the stable build. Björn -- You received this message from the "vim_mac" maillist. Do not...
11867
Andrew
atr000@...
Oct 6, 2010 9:15 pm
Correct on the method ApplicationServices uses. Unfortunately, Dictionary seems to be in that "undocumented" area but here is someone's code that is a great...
11868
björn
bjorn.winckler@...
Oct 7, 2010 2:47 pm
Hi guys, There's a new IRC channel called #MacVim on Freenode that's just starting up. If you're into IRC head over there and lets see if we can get it to...
11869
björn
bjorn.winckler@...
Oct 7, 2010 8:20 pm
... Hi Chuck, I can see the problem and I already have a patch in mind. I also notice that upon entering full screen, both screens fade to black and then the...
11870
björn
bjorn.winckler@...
Oct 7, 2010 8:26 pm
... It works for me, so it is probably one of your config files that are causing this. I don't know if "VIM 7.3" means MacVim or not, but you can still try...
11871
Axel
axel.bender@...
Oct 8, 2010 12:33 am
Hi, in MacVim I encountered some (for me) annoying mappings whose origin I cannot locate: v <BS> "-d v <D-x> "*d v <D-c> "*y v <D-v> "-d"*p These mapping do...
11872
Axel
axel.bender@...
Oct 8, 2010 12:33 am
Hi, being new to MacVim (but not to GVim ;-) I'm wondering if there is a debug mode for vi (usually started with vi -D). Axel -- You received this message from...
11873
Antti H.
anttih@...
Oct 8, 2010 12:34 am
... The window hangs. If I look at `ps ax`, I see this: 48604 p0 S+ 0:00.01 /bin/zsh -c (date) >/var/folders/ ...
11874
john mckenzie
jmck.name@...
Oct 8, 2010 12:34 am
... In plain vim, I changed the value for let twitvim_browser_cmd to 'open' instead of "Firefox.exe" and this made it work. However it clears the twitvim...
11875
John Beckett
johnb.beckett@...
Oct 8, 2010 12:50 am
... It's "verbose" (different from the :verbose command I just mentioned in another thread, although similar intent). ... John -- You received this message...
11876
John Beckett
johnb.beckett@...
Oct 8, 2010 12:50 am
... John -- You received this message from the "vim_mac" maillist. Do not top-post! Type your reply below the text you are replying to. For more information,...
11877
Nico Weber
nicolasweber@...
Oct 8, 2010 6:12 am
... Do you know how to do that? I looked for a way to do this back then and didn't find anything iirc. Nico -- You received this message from the "vim_mac"...
11878
björn
bjorn.winckler@...
Oct 8, 2010 7:04 am
... Have you tried snapshot 55? http://github.com/b4winckler/macvim/downloads Björn -- You received this message from the "vim_mac" maillist. Do not top-post!...
11879
björn
bjorn.winckler@...
Oct 8, 2010 7:10 am
... I don't, no. If you didn't find it I guess I won't waste too much time looking -- thanks for letting me know. (I thought perhaps you didn't try with...
11880
Axel
axel.bender@...
Oct 8, 2010 10:24 am
Thanks, John, this was a new one to me. Best regards Axel -- You received this message from the "vim_mac" maillist. Do not top-post! Type your reply below the...
11881
Axel
axel.bender@...
Oct 8, 2010 10:26 am
Thanks (once more), John, I'll give that a try. Best regards Axel -- You received this message from the "vim_mac" maillist. Do not top-post! Type your reply...
11882
Axel
axel.bender@...
Oct 8, 2010 1:34 pm
Hi John, bad news. Even w/o using any configuration files involved, ":verbose vmap" will just produce the above list of mapping, w/o any indication where they...
11883
Axel
axel.bender@...
Oct 8, 2010 1:40 pm
Hi John, unfortunately neither of "-V", and "-D" works here. Have you tried these commands yourself? Do they work in your installation? Best regards Axel -- ...
11884
björn
bjorn.winckler@...
Oct 8, 2010 2:07 pm
... The mapping to BS I _think_ is hardcoded but you should be able to just remap to whatever you want with a "vmap" command (?). The Cmd-key bindings are menu...
11885
björn
bjorn.winckler@...
Oct 8, 2010 2:12 pm
... How did you try to use them? (They work for me.) The correct way to invoke MacVim from Terminal is (assuming you've put MacVim in /Applications): ...
11886
Rainer Müller
raimue@...
Oct 9, 2010 5:25 pm
Hello, as maintainer of vim in MacPorts I got a build failure report [1] when ... In file included from ...
11887
björn
bjorn.winckler@...
Oct 9, 2010 7:09 pm
... I haven't got much to say about this except I have no objections against this patch, but it is up to Bram to merge it since os_macosx.m belongs to Vim and...
11888
Bram Moolenaar
Bram@...
Oct 10, 2010 9:35 am
... I asked Rainer to send this to the vim-mac list to get feedback if this was a good solution. I find it strange to not include X11 files when configure was...
11889
björn
bjorn.winckler@...
Oct 10, 2010 10:18 am
... I probably don't fully understand this issue, but my take is that nothing inside os_macosx.m does (or should) depend on X11 include files so it seems...
11890
Bram Moolenaar
Bram@...
Oct 10, 2010 3:09 pm
... It's also in the _conv file. I'll make a patch, let me know if it causes any problems. -- hundred-and-one symptoms of being an internet addict: 258. When...
11891
Axel
axel.bender@...
Oct 12, 2010 11:11 am
@Björn Thanks for your answer. But - even after outcommenting all <D-V> (e.g.) mappings in menu.vim/macmap.vim - or using your proposed commands to terminate...
11892
Axel
axel.bender@...
Oct 12, 2010 11:18 am
@Björn Thanks for the info. The point however seems to be MacVim itself. When calling MacVim directly, like .../MacVim -D it will completely ignore -V or -D....
11893
Axel
axel.bender@...
Oct 12, 2010 11:43 am
Using debug, I found that the above mentioned mappings are in effect even before a single file was sourced. I therefore conclude that these mappings are...