Hi, I found and subsequently patched a crashing bug a few days after uploading snapshot 46 and since I have yet to update the AppCast I thought it worthwile...
I really like using MacVim, but there is one persistent annoyance I have at the moment. I often have a several different MacVim windows open, often one per ...
I'm using Leopard + MacVim, and I'm really accustomed to using caps- lock as escape (in Linux). Is there some way to pull this off using the map or map!...
In :help 'fullscreen39; there is this note: XXX: Add fuenter/fuleave autocommands? You might want to display a NERDTree or a Tlist only in fullscreen for...
It'll be nice to be able to give custom names to window tabs. Has anybody thought of such option ? In each tab I have few files open. Each tab is for different...
Hi there, I've been digging through the docs with no luck. Basically, I have a global accelerator assigned to any menu option labelled "Zoom". This has the...
Hi, I have uploaded MacVim.app snapshot 46 to: http://code.google.com/p/macvim/wiki/Snapshot As usual I ask you to try it out for a couple of days and let me...
Hello, I'm running: Mac OS X 10.5.7 Firefox 3.0.11 Vimperator 2.1 MacVim Version 7.2 stable 1.2 (33.3) I'm a Vim newbie, and I'm keen on using MacVim to work...
Hi, I noticed that some of the standard os x movement shortcuts (alt+left/right arrow for word, cmd + left/right arrow for start/end of line) work, both in...
When I just click the .app file, the app just bombs on me. I tried the command line version and got the following. lc278:MacVim-7_2-stable-1_2 laran$ ./mvim ...
Hello all, I'm new to this list. I don't know if this is the place to ask it. How to make ctags work with php in a proper manner? I would like to get class...
hello, i'm new to macvim. I just installed it, and I was wondering how to set transparency, and how to set default options: I'd like, for example, to set...
Hello there, I am installed MacVim on OS X Leopard in the following directory: /DevTools/MacVim/MacVim-7_2-stable-1_2 There's a mvim Unix shell script inside...
I am working on Mac OSX Leopard and I am converting from TeXshop to vim-latex suite now. However, I really like to use 'pdftex39; for compiling and 'Preview39;...
Hi, I noticed that the key equivalents for next/previous tab on the Window menu in Safari now are Cmd-Tab and Cmd-Shift-Tab instead of Cmd-} and Cmd-{ which...
I have to apologize I'm at the end of a very lengthy and drawn out web search with nothing to show for it. My question is the syntax file for objc is to say...
Drag&drop a file (with wide-chars in its filename) to MacVim, then MacVim gets into trouble like a zombie with these error outputs in Console. ... MacVim[2779]...
I have followed instructions in "How to build MacVim."(http:// code.google.com/p/macvim/wiki/Building) $ git clone git://repo.or.cz/MacVim.git vim7 $ cd...
I am new to MacVim and am learning from scratch. Yesterday morning everything was working ok but now when I open MacVim i don't get a window. A short menu...
Does anyone have clues how to fix this bug http://www.youtube.com/watch?v=nZ_BuIitx8U Notice the second bouncing icon. A vim instance turns into gvim and ...
Hi, I'm a newbie to MacVim world. When I try to change font size by typing Cmd+= or Cmd+-, guifont size is changed but guifontwide size remains unchanged. @...
Is MacVim still under active development? I love it so and haven't seen any updates, so I wasn't sure if dev was halting for a Vim 7.3, or if there was a big...
I get this error below when running :make in my macvim editor ... /var/folders/vb/vb1WTMY3ERGWQBNjCq03fk+++TI/-Tmp-/v802427/3 Rails requires RubyGems >= 1.3.1...
Hi, I was wondering if it's possible to remap the "Insert" key (the literal key - not the mode) in MacVim so it behaves like vim on Linux and Windows? I use a...
Hi, I ran into a problem with MacVim. I'm not sure where it comes from. The problem can be reproduced as follows: 1. Source the attached file. 2. Create a new...
I'd like to write a plugin to open a certain file in a new osx window (and switch to that window) (unless it is already open.) ... " a short test script maca...
I learned a while ago about the wondrous :perldo and :rubydo commands in vim, but they don't work in the standard terminal vi that OS X comes with, so I kind...
Is there way to change the default font size for all sessions? Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message from the...
I have a file "test.rb", whose inside is puts "hello" and I set compiler ruby and when I run the command ... I get ... and I get no more output. All I could do...