Would it be possible to switch the Ctrl and Command keys in MacVim via other than manually rebinding every possible binding that involves Ctrl by hand? emacs...
My Linux gvim usage went like this: - always keep a gvim instance open in the background - open files for editing (in a new tab) from the command line by ...
Hi all, I am trying to compile vimmac on Leopard. I use ./configure -- enable-cscope --enable-gui=macvim --with-mac-arch=intel --with- features=huge...
I read in this mailing list thread: http://groups.google.com/group/vim_mac/browse_thread/thread/c16868aa7dcad59b that it should be possible to switch MacVim...
Hi, the about box says "Vim icons made by Matthew Webb.". I believe that is no longer true: The app icon was done by some anonymous person, and all the...
Hi there! I have decided to share the builds of MacVim with Python 2.5 that I do for myself. If anybody is interested in these - please grab them here:...
Hi all, sorry for duplicating, but I just realised that the code snippet is not visualised correctly, therefore I re-write my topic with an attachment With...
Hi, I'm pleased to announce vim-cocoa 0.3 is released. The main update is it now have full Mac OS X 10.6 support. What's New? * Update vim to 7.2.245 * Rewrote...
Hey, I'm looking for a way to automatically execute an rsync command when hitting (CMD+S / Save). I've been looking at menukeyequiv File.Save but to be honest...
Hi. I am trying to make some keymaps for MacVim snapshot 47 using the Alt plus another modifier like Ctrl or Cmd keys. For example: noremap <C-M-n> :tabnew<CR>...
I have a single Vim file that contains 5 awk scripts. Is there a way of running one of those scripts from inside Vim? If one wants to run an entire file as an...
Hi all, I have tried several strategies to remap <D-S-F> or <D-F> (full screen mode) to F5 (function key 5) without success. I have done the following in my...
I'm very fun of macvim... it's a very good job! Thanks! I write this mail, because I think in a new great funciton to macvim. When you drag a folder to macvim...
I am currently working on a MacBook with Mac OS X 10.5.7 running. I regularly use terminal to ssh in to two different clusters of computers. One of them work...
Hi, When I press Cmd-c in insert mode Vim inserts the text "<D-c>" into the buffer. I find this kind of weird and was about to patch this so that nothing...
Hi, I have been cleaning up the input handling code over the last couple of days and have now pushed it to the branch feat/input in the public repo. It is a...
MacVim snapshot 47 consistently froze for me today with a very simple search (about 10 times in a row with restarts and reinstalling of Vim). ... MacVim never...
Hello. Has anyone tried or had success in mapping keys on the numeric keypad to direction keys? Specifically, on the keypad, 1 would behave exactly as the...
Is possible to map entry Ctrl key to Apple key? But only in macvim, of course! Thanks for all, great job! --~--~---------~--~----~------------~-------~--~----~...
Hi, I'm wondering if there is an easy way to make MacVim switch back to my Terminal when I start it from the command line and then :q from inside the Vim...
Hi all, I am using MacVim and LaTeX suite. I noticed the following bad behaviours: 1) When using F9 to complete \cite{} commands, the completion goes fine, but...
Hi, I use a Powerbook G4 which has the two-finger vertical and horizontal scrolling through the trackpad. However, I can only use the vertical one with MacVim,...
Hi All, I'm using a ruby gem called redgreen (http://on-ruby.blogspot.com/ 2006/05/red-and-green-for-ruby.html). This gem adds ANSI color codes to test output...
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...