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...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 13561 - 13590 of 13699   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
13561 Chris Schneider
chris@... Send Email
Jan 17, 2013
9:57 pm
I disagree with merging any osx-native file drawer into MacVim. I'm not sure why a plain vim plugin like nerdtree doesn't do exactly what you want? Beyond...
13562 Bradford Smith
fingermark@... Send Email
Jan 19, 2013
3:33 am
... For one, the drawer persists across all buffers and tabs; whereas, if I have nerdtree up and press t, it will open up a new tab, but nerdtree won't be up...
13563 Aaron Cruz
pferdefleisch@... Send Email
Jan 19, 2013
10:09 am
... The only two reasons I use macvim instead of terminal vim are a) Consistent colorscheme support b) System clipboard support If I had these two things I...
13564 Bee
forth@... Send Email
Jan 19, 2013
1:42 pm
... Maybe I can help address point b). On osX 10.4.11 and 10.6.8 I have MacPorts' terminal vim version 7.3.762 and it is compiled with the option: +clipboard ...
13565 Bram Moolenaar
Bram@... Send Email
Jan 23, 2013
5:05 pm
Hello Vim users, Vim's charity has done quite well in 2012. Thank you all for contributing to the lives of poor children in the south of Uganda! Currently...
13566 Alexander Günther
alex.guenther@... Send Email
Jan 23, 2013
11:06 pm
Hi everybody, I have a rendering problem in my MacVim: Steps: 1. I start MacVim. 2. I switch into the fullscreen mode. 3. I open a file. 4. I split the view...
13567 Merrick Christensen
merrick.christensen@... Send Email
Jan 31, 2013
9:21 pm
I can run MacVim from the terminal using mvim. But I cannot however open it directly by clicking on MacVim.app or running open MacVim.app. It opens but I am...
13568 björn
bjorn.winckler@... Send Email
Feb 2, 2013
2:13 pm
There is a thread regarding this problem at [1]. Maybe you can help out by generating a debug log as I asked in that thread. Thanks, Björn [1]...
13569 björn
bjorn.winckler@... Send Email
Feb 2, 2013
2:15 pm
This is a problem with the Core Text renderer which can be worked around by disabling it in the advance preferences. The good news is that I know how to fix...
13570 björn
bjorn.winckler@... Send Email
Feb 2, 2013
2:37 pm
I don't think this branch is ready to be merged. Since @alloy (and me as well for that matter) has put a fair bit of work into this let me try to outline why....
13571 Bee
forth@... Send Email
Feb 2, 2013
4:22 pm
... Has anyone tried osX in Safe Boot? Start with the shift key held down, the login will say "Safe Boot" Bill -- -- You received this message from the...
13572 Gary Dance
yargy@... Send Email
Feb 2, 2013
8:28 pm
Hmm I disabled the two finger swype between pages and my mouse is set to a and it still doesn't work :( -- -- You received this message from the "vim_mac"...
13573 Bee
forth@... Send Email
Feb 3, 2013
2:15 am
What are the permissions on MacVim.app ? That 'file' is really a folder (bundle) and should have the 'x' set. In Terminal do this... (if this is where you put...
13574 richard@... Send Email Feb 3, 2013
3:04 pm
I've started seeing this problem too. Once last night, and then again just now. When it happened just now, I was calling an external command 'processing-java'...
13575 Jerry Wilcox
jerry.wilcox@... Send Email
Feb 6, 2013
11:16 pm
I am sorry to tell you that Jerry Wilcox has died. Please remove him from your mailing lists. ... -- Jerry Wilcox (jerry.wilcox@...) After silence, that...
13576 Bram Moolenaar
Bram@... Send Email
Feb 7, 2013
7:30 pm
Hello - ... I am very sorry to hear that. I have removed the subscription. - Bram -- SIGFUN -- signature too funny (core dumped) /// Bram Moolenaar --...
13577 YOSHI
yoshimuratom@... Send Email
Feb 7, 2013
9:57 pm
It's great. Thanks. -- -- 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...
13578 Niels Kobschätzki
niels@... Send Email
Feb 11, 2013
8:30 pm
Hi, I have suddenly a very strange problem: I start MacVim and no window gets opened. Pushing cmd+n or using the menu for that doesn't work either. Using the...
13579 Bee
forth@... Send Email
Feb 11, 2013
9:23 pm
On Feb 11, 12:30 pm, "Niels Kobschätzki" <ni...@...> ... quit macvim if it is running move: ~/Library/Preferences/org.vim.MacVim.plist to the...
13580 Niels Kobschätzki
niels@... Send Email
Feb 11, 2013
9:37 pm
... [snip remove MacVim-preference-files from ~/Library/Preferences] Nope, that's not it. Still not working. Thanks, Niels -- -- You received this message from...
13581 Niels Kobschätzki
niels@... Send Email
Feb 12, 2013
7:51 pm
... <MacVim doesn't open windows anymore; no vim-process running> After using Onyx and all cleaned all caches, rebuilding launchd-database - essentially...
13582 björn
bjorn.winckler@... Send Email
Feb 12, 2013
8:42 pm
Very interesting to hear that you managed to work around this issue. I've added your comment at https://code.google.com/p/macvim/issues/detail?id=363 Björn On...
13583 David Gillooly
david.gillooly@... Send Email
Feb 18, 2013
4:38 am
Somehow I have gotten MacVim to capitalize the first word in a new line.I dont want this! I may have played around with some bash script too as iin bash I get...
13584 björn
bjorn.winckler@... Send Email
Feb 19, 2013
8:01 pm
Hi David, Usually when things like this happen the cause is a plugin (although that does not explain why it happens in bash). Moving your customizations out...
13585 David Gillooly
david.gillooly@... Send Email
Feb 20, 2013
1:34 am
... Thanks for the suggestion (s). I will do the other post too. Yes it is strange that the same action shows upo in the mac terminal. When I type in MacVim I...
13586 David Gillooly
david.gillooly@... Send Email
Feb 20, 2013
4:15 am
... Some additional information: I did try this. Issued :set compatible ... No idea where this coming from when the first character is capitalized. -- -- You...
13587 David Gillooly
david.gillooly@... Send Email
Feb 20, 2013
5:20 am
Your suggestion paid off! A week ago I changed my setting preference on Text Expander to capitalize sentences! I had forgotten about this change. ... -- -- You...
13588 Hyrum Tanner
cavendar@... Send Email
Feb 22, 2013
2:03 am
Anyone know a way to have a match found with cmd -t open in a new tab instead of clobbering the file already opened in the tab? -- -- You received this message...
13589 WenMin Tu
shoeme.us@... Send Email
Feb 22, 2013
10:21 am
using visual block mode to select few lines(I tried CTRL+v, v, V, CTRL+q), and I tried to using "i" to insert some chars in front of every selected line, but...
13590 björn
bjorn.winckler@... Send Email
Feb 22, 2013
10:29 am
I think "I" (capital I) is what you're looking for. Björn ... -- -- You received this message from the "vim_mac" maillist. Do not top-post! Type your reply...
Messages 13561 - 13590 of 13699   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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