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 10880 - 10909 of 13776   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
10880 Rui Carlos Gonçal...
rui.c.a.g@... Send Email
Oct 8, 2009
11:38 pm
We could also ask "Why not just use Vim on Terminal?". The reason why I think a project drawer would be useful is more or less the reason why sometimes I use...
10881 Marcus Ferreira
ferreira.mv@... Send Email
Oct 8, 2009
11:38 pm
NERDTree is great, but a cocoa drawer is more info in less space. It would a very nice option. Marcus ... -- ________________________________________ Marcus...
10882 Tyson Roberts
nallohki@... Send Email
Oct 9, 2009
9:29 am
How does one go about detecting whether vim was executed from within MacVim/gvim/in a command terminal? I'm trying to come up with a robust, relocatable vimrc...
10883 caruso_g
peppecaruso@... Send Email
Oct 9, 2009
1:31 pm
... More info? I used (I use, actually) both TextMate then MacVim. Which kind of more infos does provide the project drawer more then NERDTree? To me it seems...
10884 Wayne Seguin
wayneeseguin@... Send Email
Oct 9, 2009
2:00 pm
... I honestly could not sum up my thoughts on this issue better than this. Excellent points. ~Wayne --~--~---------~--~----~------------~-------~--~----~ You...
10885 björn
bjorn.winckler@... Send Email
Oct 9, 2009
3:04 pm
... Hi Tyson, I'm not sure this is what you are looking for, but have you tried if has("gui_macvim") ... The help on ":h feature-list" and ":h has()" may be of...
10886 Tyson Roberts
nallohki@... Send Email
Oct 9, 2009
4:27 pm
Thanks Bjorn, that's exactly what I needed! (Was trying to detect both if and what gui vim was running in so that I could do some custom things on each...
10887 Matt Tolton
matt@... Send Email
Oct 9, 2009
5:47 pm
Personally, I think that NERDTree is kind of inefficient. I'd recommend something like lusty explorer for efficient file browsing and buffer switching: ...
10888 björn
bjorn.winckler@... Send Email
Oct 9, 2009
6:08 pm
... That is really neat! I never got into using NERDTree for some reason or other but this script is immediately obvious how to use and it feels snappy. ...
10889 Shirk
shirk@... Send Email
Oct 9, 2009
10:07 pm
Hi, ^W+movement key acts strange since upgrading to Snow Leopard. It used to switch between split windows but now it just moves the cursor to the next word. ...
10890 Johannes
adhocrocker@... Send Email
Oct 9, 2009
10:07 pm
The advantage of a project drawer would -- in my opinion -- be that this drawer will be open all the time, regardless in which tab I currently work in. With ...
10891 Marcus Ferreira
ferreira.mv@... Send Email
Oct 9, 2009
10:12 pm
Caruso, Being more specific, "more info" and "less space" was meant as a font size issue. When editing files I use Monaco 12 on both MacVim and TextMate. When ...
10892 björn
bjorn.winckler@... Send Email
Oct 9, 2009
10:27 pm
Hi, I have uploaded a new snapshot to: http://code.google.com/p/macvim/wiki/Snapshot NOTE: This snapshot will only run on Intel processors and Mac OS X 10.5 or...
10893 björn
bjorn.winckler@... Send Email
Oct 9, 2009
10:29 pm
... Works fine over here...try the snapshot I just released and see how that treats you. Björn --~--~---------~--~----~------------~-------~--~----~ You...
10894 dacresni
vivacarlie@... Send Email
Oct 10, 2009
4:20 am
its too bad there's no mac equivilant of xev right? perhaps there is a way to see what events the window is recieving. ... ...
10895 Shirk
shirk@... Send Email
Oct 10, 2009
8:46 am
OK, got it resolved.. it's not the fault of MacVim but of my keyboard layout. I'm using the dvorak layout provided here: http://halibrand.de/dvorak/ (german) -...
10896 Michael Guntsche
mike@... Send Email
Oct 11, 2009
12:19 pm
... <snip> In the end this was a problem with the script itself, which only happened if you used it with a GUI. MacVim was not at fault at all here. Kind...
10897 Axel Kielhorn
a.kielhorn@... Send Email
Oct 11, 2009
7:07 pm
... Builds fine on MacOS 10.5.8 intel. Axel --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For...
10898 Steven Michalske
smichalske@... Send Email
Oct 12, 2009
12:39 am
... I have the best idea....... Make a cocoa drawer that can hold a vim buffer... Then we can add things like NERDTree and similar plugins to display in the...
10899 Johannes
adhocrocker@... Send Email
Oct 12, 2009
8:31 am
... +1 That is exactly what I would like to have even if I am technically to able to implement it :( ... --~--~---------~--~----~------------~-------~--~----~ ...
10900 Marcus Ferreira
ferreira.mv@... Send Email
Oct 12, 2009
5:01 pm
... Amazing idea..... ... -- ________________________________________ Marcus Vinicius Ferreira --~--~---------~--~----~------------~-------~--~----~ You...
10901 dacresni
vivacarlie@... Send Email
Oct 12, 2009
5:24 pm
I like the idea even though it begs to question the necessity of a drawer UI. gvim particularly respects the portability of the UI by keeping things like this...
10902 Brendan
brendanarnold@... Send Email
Oct 12, 2009
10:37 pm
Like Rui says 'Why not just use Vim on Terminal?' Having the project drawer as a Cocoa widget allows for NERDTree-like functionality without having to...
10903 Greg Furmanek
greg.furmanek@... Send Email
Oct 12, 2009
10:37 pm
+1 I wanted one of those for quite some time. - Greg ... -- Gregory Furmanek Website: http://www.furmanek.net ...
10904 Onkar
onkar.sarode@... Send Email
Oct 12, 2009
10:37 pm
Hi, How can I get the syntax highlighting for System Verilog? Thanks. Onkar --~--~---------~--~----~------------~-------~--~----~ You received this message...
10905 Matt Tolton
matt@... Send Email
Oct 12, 2009
11:41 pm
There is a plugin architecture in MacVim that anyone can use to implement a project drawer. There's even a sample plugin which implements a very basic file...
10906 wenjia
wenjia.2136@... Send Email
Oct 13, 2009
3:59 am
Hi, I set textwidth=75, so that when I write a file for the first time, line breaks automatically when it is full. However, when I MODIFY a file by inserting...
10907 Niklas Lindström
lindstream@... Send Email
Oct 13, 2009
9:59 am
Hi! On Tue, Oct 13, 2009 at 5:57 AM, wenjia <wenjia.2136@...> wrote: [...] ... You need to set 'formatoptions&#39; to your wishes. Something like: set...
10908 wenjia
wenjia.2136@... Send Email
Oct 13, 2009
2:02 pm
Thanks a lot, Niklas! Best regards, Wenjia ... --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For...
10909 Jordi Collell Puig
jordic@... Send Email
Oct 13, 2009
4:54 pm
I have compiled latest master source, and when I start macvim, I get the following error, 2009-10-13 18:47:51.844 MacVim[37146:903] Unknown class 'SUUpdater&#39;, ...
Messages 10880 - 10909 of 13776   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