... I believe this is an important point. If you look at XCode's documen icons at 16x16 (screenshot below, to the left) you will see that you can tell at a...
Tobia Conforto
tobia.conforto@...
Dec 1, 2008 11:07 am
9611
... <snip/> ... I'm not szo sure that it's important. What's important to me is that the file is a C source file, or a BASH script, or a SQL script. I can make...
Andrew Long
andrew.long@...
Dec 1, 2008 11:27 am
9612
... Absolutely. Maybe it wasn't clear from my post, butI agree that the file type comes first. XCode-like colors (C is blue, H is red...) help with that. Tobia...
Tobia Conforto
tobia.conforto@...
Dec 1, 2008 11:33 am
9613
... I agree XCode's 16x16 icons are nice. The main reason why I didn't try to go with 16x16 icons similar to them is that I couldn't come up with a way to...
Nico Weber
nicolasweber@...
Dec 1, 2008 7:12 pm
9614
... I've tried numerous times to stick to using Linux and always wind up feeling so much better when I switch back to OSX. Something just feels right when ...
Rick
rickcr@...
Dec 2, 2008 5:41 am
9615
... (I don't understand why so many people like to maximize windows. The message part of my Mail window is 400 pixels wide, and my compose window is about the...
Jonathon Mah
me@...
Dec 2, 2008 5:55 am
9616
... Plenty of web sites "DO" take advantage of the extra real estate. Also, you might have a side bar or bottom bar in firefox which takes up more width. My...
Rick
rickcr@...
Dec 2, 2008 2:31 pm
9617
... simply because people don't use their display the way you do doesn't mean there is no other way. I don't switch between applications the way my wife does,...
David Morel
dmorel69@...
Dec 2, 2008 3:04 pm
9618
... I also use MondoMouse for resizing (and moving) windows from any corner. For maximizing I just use an applescript and bind it to a hotkey. Most apps play...
Brian Wolven
brian.wolven@...
Dec 2, 2008 3:20 pm
9619
... While we're on a OT thread :-) does anybody know a way to send the current window to the back? Meaning behind all other windows. It's the opposite of...
Tobia Conforto
tobia.conforto@...
Dec 2, 2008 4:00 pm
9620
... I like the newer 32x32 icons too...I find it easy to read the "VIM" written on them. ... I can't think of any way to deal with the 16x16 icons in a...
björn
bjorn.winckler@...
Dec 2, 2008 4:55 pm
9621
... Sounds good. Let's get the original, blurry version merged first. After that, I'll prepare a patch for the "nice 32x32" version, and when that is merged,...
Nico Weber
nicolasweber@...
Dec 2, 2008 7:27 pm
9622
... Grabbed it from the appcast last night and ran into a strange problem, my system.log has filled with 2GB of MacVim messages, all alike: Vim[46889:713]...
Brian Palmer
BackupBrian@...
Dec 3, 2008 12:37 am
9623
... Argh! I thought I'd managed to work around that problem with snap 39. There should have been other messages logged as well though; can you look for...
björn
bjorn.winckler@...
Dec 3, 2008 10:30 am
9624
For resizing you can also use Afloat (http://www.macupdate.com/ info.php/id/22237/afloat), which is even free. ... ...
Zeba
zbabic1@...
Dec 3, 2008 11:24 am
9625
Hi all, I have finally figured out why Vim processes were "leaking" when Quickstart is enabled and pushed a patch which should fix this bug (the problem was...
björn
bjorn.winckler@...
Dec 3, 2008 2:21 pm
9626
Never looked into it. Apple + ` is pretty close though. Thomas ... --~--~---------~--~----~------------~-------~--~----~ You received this message from the...
703designs
thomasmallen@...
Dec 4, 2008 6:55 pm
9627
... Thank you for this. I've been testing it for a couple of days and it seems fixes the problem. -- Kent --~--~---------~--~----~------------~-------~--~----~...
Kent Sibilev
ksruby@...
Dec 5, 2008 10:23 pm
9628
http://zanazan.am/vim/ I have yet to try it so I might be prematurely posting in regards to this (I'm at work :P), but has anyone tried the patches at the...
johnbender
john.m.bender@...
Dec 5, 2008 10:23 pm
9629
Perhaps you should be mailing the general Vim list: vim_use@googlegroups.com From headers of a message on that list: List-Help:...
Ted Pavlic
ted@...
Dec 7, 2008 3:31 pm
9630
Hello! MacVim does a lot of things I wish I had previously, so thanks so much for it. I did have a couple tweaks with the tab bar though. First, I don't need...
Erick Tryzelaar
erick.tryzelaar@...
Dec 8, 2008 4:21 am
9631
Hi Erick, ... See `:h guitablabel` ... No, that's not easy to do. See this thread:...
Nico Weber
nicolasweber@...
Dec 8, 2008 5:07 am
9632
... Thanks Nico. I was looking at that, but I couldn't get it to do what I wanted. Unless there's something I missed, it looks like it's the tab control that's...
Erick Tryzelaar
erick.tryzelaar@...
Dec 8, 2008 6:57 am
9633
Right. ... --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit...
johnbender
john.m.bender@...
Dec 8, 2008 1:14 pm
9634
Can vim-cocoa be run as console only? Robert --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For...
R. Hicks
sigzero@...
Dec 8, 2008 10:42 pm
9635
Answered this myself by using /Applications/Vim.app/Contents/MacOS/Vim --~--~---------~--~----~------------~-------~--~----~ You received this message from the...
R. Hicks
sigzero@...
Dec 8, 2008 10:45 pm
9636
Additionally, you can use a script (like the existing gvim and mvim scripts) to call /App*/Vim ... *) As a Terminal mode app when symlinked to vi or vim *) As...
Ted Pavlic
ted@...
Dec 9, 2008 1:46 pm
9637
Hi Erick, Thanks for the patch. ... Ok, but I don't really see the need to have it disabled by default since it hides itself when the tabline is filled up...
björn
bjorn.winckler@...
Dec 9, 2008 8:07 pm
9638
On Tue, Dec 9, 2008 at 11:55 AM, björn <bjorn.winckler@...> wrote:
>> First, I don't need the tab button so I disabled it.
>
> Ok, but I don't really...
Erick Tryzelaar
erick.tryzelaar@...
Dec 9, 2008 8:49 pm
9639
... I agree that it makes more sense. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more...