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
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

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...
11 Aug 9, 2009
6:49 pm

Dmitry Kichenko
dmitrykichenko@...
Send Email

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 ...
2 Aug 9, 2009
12:45 am

björn
bjorn.winckler@...
Send Email

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...
5 Aug 7, 2009
3:23 pm

Tianzhou
tianzhouchen@...
Send Email

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...
3 Aug 6, 2009
1:14 pm

Johannes Beigel
johannes.beigel@...
Send Email

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...
3 Aug 6, 2009
3:38 am

Nico Weber
nicolasweber@...
Send Email

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:...
2 Aug 4, 2009
2:30 pm

björn
bjorn.winckler@...
Send Email

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...
3 Aug 4, 2009
8:09 am

d.avitabile@...
Send Email

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...
3 Aug 3, 2009
4:14 pm

Jjgod Jiang
gzjjgod@...
Send Email

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...
2 Aug 3, 2009
3:48 pm

björn
bjorn.winckler@...
Send Email

Hi all, with Snapshot 47, copy/paste the following code (the spaces at the beginning of each line are essential) if (west >= 0) { ...
1 Aug 3, 2009
10:58 am

Daniele Avitabile
d.avitabile@...
Send Email

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>...
3 Aug 3, 2009
12:25 am

Pablo Giménez Piz...
pablogipi@...
Send Email

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...
3 Jul 31, 2009
2:40 pm

dacresni
vivacarlie@...
Send Email

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...
9 Jul 30, 2009
5:53 pm

Birdie Edwards
jsmgage@...
Send Email

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...
10 Jul 30, 2009
3:48 am

Jordi Collell Puig
jordic@...
Send Email

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...
1 Jul 27, 2009
10:23 pm

gabrown
browngj_86@...
Send Email

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...
3 Jul 26, 2009
3:36 am

Nico Weber
nicolasweber@...
Send Email

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...
5 Jul 26, 2009
3:28 am

Nico Weber
nicolasweber@...
Send Email

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...
5 Jul 25, 2009
12:42 am

Zvezdan Petkovic
zpetkovic@...
Send Email

Hi all. I'm having trouble using tab completion for file paths. It works fine for commands. I'm having the same problem as described in this post: ...
6 Jul 24, 2009
7:17 pm

Carl Jacobsen
CarlJacobsen@...
Send Email

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...
2 Jul 21, 2009
10:55 am

björn
bjorn.winckler@...
Send Email

Is possible to map entry Ctrl key to Apple key? But only in macvim, of course! Thanks for all, great job! --~--~---------~--~----~------------~-------~--~----~...
1 Jul 21, 2009
10:54 am

Jordi Collell Puig
jordic@...
Send Email

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...
2 Jul 19, 2009
12:44 am

björn
bjorn.winckler@...
Send Email

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...
4 Jul 17, 2009
3:13 pm

d.avitabile@...
Send Email

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,...
4 Jul 17, 2009
11:34 am

Tiago Taveira
tiagotaveira@...
Send Email

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...
5 Jul 17, 2009
10:55 am

björn
bjorn.winckler@...
Send Email

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...
1 Jul 16, 2009
6:06 pm

björn
bjorn.winckler@...
Send Email

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 ...
8 Jul 15, 2009
3:55 pm

David Alan Hjelle
dahjelle@...
Send Email

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!...
21 Jul 13, 2009
5:39 pm

björn
bjorn.winckler@...
Send Email

In :help 'fullscreen&#39; there is this note: XXX: Add fuenter/fuleave autocommands? You might want to display a NERDTree or a Tlist only in fullscreen for...
4 Jul 12, 2009
6:22 am

Tony Mechelynck
antoine.mechelynck@...
Send Email

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...
5 Jul 11, 2009
11:28 pm

Tony Mechelynck
antoine.mechelynck@...
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help