This issue is affecting me with the latest version of MacVim: http://permalink.gmane.org/gmane.editors.vim.mac/456 I'm sure there's a way to fix this with my...
It seems as though handling of netbeans messages in macvim has been broken since 1e08012[1]. The attached patches fixes the issue for me, however due to my...
Is there a quick way to jump to the actual end of the file (aka the last character of the final line)? G moves to the beginning of the last line, which is...
Hi there, I am now trying macvim and something is not working anymore. A normal operation for me is to select text and do a search and replace on this. My...
Hi, I just uploaded a new snapshot of MacVim. A download link can be found at the ChangeLog wiki page [1]. This is a very minor update. It updates to the...
Hello, I'm suffering from frequent crashes. After Googling around, it seems to be related to the vim that is included with Lion (/usr/bin/vim). So I compiled...
Hello, I'm using version 7.3.333 on snow leopard. Any method other than "command q" to quit results in a combined 99% CPU usage between VIM & kernel_task (some...
Hi. Like many of you, I like MacVim because it lets me use command-t with multiple tabs. Sometimes I have more than 3 tabs open and like to switch between the...
I was wondering if it would be difficult to implement line numbers as Vico does, i.e. in a cocoaish (if that word exists) fashion. And if not, will it be...
I've noticed that the appcast stopped updating since build 28, and check for updates hasn't worked for me since around then (build 30 I know didn't work, as I...
Is there a way to tear off a tab to create a new window? I would like functionality similar to Terminal or Safari. Thanks, Richard -- You received this...
Hi List or esp. Hi Bjoern, here's the situation I had for a couple of days now: - colorcolumn enabled - more than 1 buffer open now when I wanted to delete a...
Hi, I've been using macvim for a while. This one: http://code.google.com/p/macvim/ But lately it has become sooo slow, specially text selection, that I can't...
Hey guys, I got an error recently, when I use MacVim to open files in Finder. It states: "Error detected while processing command line:" "E486: Pattern not...
I've added this to the macvim google code issue on Lion crashes but I'm hoping someone has already found a way to fix this. I recently updated to Lion and a...
What is the recommended way to edit the $PATH that MacVim uses for things like equalprg and !commands? I've tried everything I could find by searching (short...
MacVim enthusiasts, I have been looking into why Eclim won't work on OS X and was trying to come up with a potential solution. I know the way Eclim works on ...
I am unable to import the search string from another application to MacVim using the Command+E shortcut (aka the "Use Selection for Find" menu command). Is...
Anyone have a hack we can use to put text into the center of the screen when going into fullscreen mode? Currently, you have to turn to the left to see your...
I find it very useful to copy from ex, and have used this feature on linux for many years. Unfortunately, I can't find a way to do it on macvim. 1)How can I do...
I'm familiar with gvim on linux ubuntu. Am now learning to use Macvim on Mac Mini (Lion OS). Syntax highlighting is not working, except for a few keywords. I'm...
... (I've moved this thread over from vim_dev to vim_mac.) The latest MacVim snapshot supports Lion native full-screen. (I believe that is what the OP was...
FYI: old (in more ways than one) linux coder. New to mac. A week or so ago, I build MacVim with Xcode with a minimum of fumbling on a Mac Mini 2011 with Lion....
Hi all, I tried without success to interpolate a variable in a regex in a vimscript; let x = 3 echo matchstr("abcdef", '.\{'.eval("x").'}39;) I was expecting the...
FYI: Linux 10 years, new to mac. I have installed MacVim on a mac mini (OS=lion). This version has everything that I need, I believe, except for python. Having...
This may not be very useful since I don't really know what *exactly* I did, but here it goes. It happened while the complete list was opened - I don't know...
I have used vim / gvim on windows and Linux for many years, and have recently started using mvim. The color scheme I use is the default VIM colors, except...
Hi, A new snapshot of MacVim is available, see what has changed and download from: https://github.com/b4winckler/macvim/wiki/ChangeLog Note that there are two...