If I build form the source myself, are there any configure options that I should use? I ask because when I ... all I get is a weird greyness to the background;...
... I can confirm this. I did a fresh built from git master (against both 10.5 and 10.6 SDK). All I get is a grayed background in Vim but no transparency. In...
11001
björn
bjorn.winckler@...
Nov 13, 2009 4:31 pm
... Ok, I see that if you use the "Spanish - ISO" layout it is Alt+3. I tested with the layout "Spanish" which does use Shift+3. How confusing. :-/ ... ...
11002
björn
bjorn.winckler@...
Nov 13, 2009 4:39 pm
... Let me reformulate that: "The MacVim Core Text renderer does not support transparency (it never did)." Obviously I am not claiming that the Core Text API...
11003
björn
bjorn.winckler@...
Nov 13, 2009 4:42 pm
... Huh?! Transparency works for me when passing the "--with-macsdk=10.5" to configure. Are you sure the compilation was ok (e.g. did you make sure you...
11004
Pablo Giménez
pablogipi@...
Nov 13, 2009 4:50 pm
2009/11/13 björn <bjorn.winckler@...> ... Yep I know I have to rebuild some of my shortcuts for the mac. Thanks Bjorn ... -- Un saludo Best Regards ...
11005
Joshua Bronson
jabronson@...
Nov 13, 2009 10:14 pm
... If I knew the first thing about Cocoa programming I would totally give this a shot! I've never written a line of Objective-C, but when I finally get a ...
11006
René Köcher
shirk87@...
Nov 14, 2009 11:37 am
... Holly Steve Jobs! You're right! I did a separate compile in a new git checkout (same config flags) and now transparency works! Strange enough.. make clean;...
11007
björn
bjorn.winckler@...
Nov 15, 2009 12:19 am
... George Harker wrote the original transparency patch (search the vim_mac archives). Unfortunately this is not going to be an easy fix for anybody (I think)...
11008
Tony Mechelynck
antoine.mechelynck@...
Nov 15, 2009 1:19 am
On Oct 16, 12:31 pm, björn <bjorn.winck...@...> wrote: [...] ... In "ordinary" not-for-Mac gvim, when 'verbose39; is 0 vimgrep outputs about once every...
11009
Tony Mechelynck
antoine.mechelynck@...
Nov 15, 2009 11:17 pm
... To see which settings are not at their defaults, use ... wih no arguments. To see all settings _including_ those still at their defaults, use ... However,...
11010
Craig
craig.emery@...
Nov 16, 2009 11:08 am
So If I try the below configure rune I get transparency working, but it's failing to give me Python 2.6. :-( The Python config directory does exist, but ... ...
... Craig, please have a look at my last reply to this topic. I included my configure flags which will produce a working transparency-supported AND python2.6...
11012
Craig
craig.emery@...
Nov 16, 2009 2:37 pm
Hi Shirk, (to me it looks like) your last post doesn't look like it uses the 10.5 SDK switch and so does give Python2.6 but not transparency. When I use your...
11013
björn
bjorn.winckler@...
Nov 16, 2009 4:21 pm
... There is a typo in the --with-python-config-dir option (two slashes before "lib"). Don't know if that is the problem since I've never used that option...
11014
Craig
craig.emery@...
Nov 16, 2009 4:50 pm
2009/11/16 björn <bjorn.winckler@...> ... From configure.in: dnl On Mac OS X, when an SDK has been explicitly chosen we can't rely dnl on any of the...
11015
matias
ematiu@...
Nov 16, 2009 9:53 pm
Hi! Congratulations from MacVim, is a fantastic software! I am far more used to use 'buffers39; than to 'tabs' in VIM. Is there any way to change the default...
11016
jason
jason@...
Nov 16, 2009 9:53 pm
The reason that I would like a drawer is because I want to have a project navigator always open. When looking at the tree, I can think faster about what files...
11017
Keyan
key.vim@...
Nov 17, 2009 10:35 am
hi, i am not sure if this was already discussed in this thread, but i use project.vim for several years now very successfully. it has its deficits, but one...
11018
björn
bjorn.winckler@...
Nov 17, 2009 5:12 pm
... Hi Matias, When a key is bound to a menu you first need to clear the menu binding and this can only be done inside .gvimrc (_not_ .vimrc ... uh, at least I...
11019
Matias Alejo Garcia
ematiu@...
Nov 17, 2009 6:18 pm
... Thanks a lot!! I worked fine, I just modified some small errors in the syntax: macm Window.Select92; Next\ Tab key=<nop> nmap <D-}> :bnext<CR> macm...
11020
jason
jason@...
Nov 18, 2009 8:42 pm
I'd like to see a video if possible showing how it works. ... --~--~---------~--~----~------------~-------~--~----~ You received this message from the...
11021
duffnut
duffnut@...
Nov 18, 2009 9:18 pm
... afloat app seems to have figured out transparency in 10.6, might be something there worth scavenging? I'm no programmer :( maybe ask the afloat's...
11022
René Köcher
shirk87@...
Nov 18, 2009 9:32 pm
... I'm sorry to tell you this but figuring out transparency is not the problem.. I had a look at this problem for some time now and I did come up with a fix ...
11023
björn
bjorn.winckler@...
Nov 18, 2009 9:48 pm
... Thanks for the suggestion: I did not take a look at it because of Shirk's post saying the entire window is transparent (including the title bar etc.). Does...
11024
Ren? K?cher
shirk87@...
Nov 18, 2009 11:25 pm
Am 19.11.2009 um 00:21 schrieb Donuts <duffnut@...>: oops, disregard that, I'll post to the mailing list instead ^^ 2009/11/18 Donuts <duffnut@...>...
11025
duffnut
duffnut@...
Nov 18, 2009 11:25 pm
Adium? they're open source, and from a quick test their transparency seems functional in snow leopard! --~--~---------~--~----~------------~-------~--~----~ ...
11026
Jjgod Jiang
gzjjgod@...
Nov 19, 2009 1:17 am
Hi björn, ... In vim-cocoa I am using exactly the same piece of code (the private API you mentioned) and transparency works out of box. I didn't follow this...
11027
Jjgod Jiang
gzjjgod@...
Nov 19, 2009 2:03 am
Hi, ... OK, this patch fixed the transparency problem by setting correct blend mode (kCGBlendModeCopy instead of kCGBlendModeNormal) before using ...
11028
saspijkerman
saspijkerman@...
Nov 19, 2009 9:46 am
Hi, I often edit apache configuration files on the mac. Syntax Highlighting never 'auto-starts39;. I found out why: In the following file are the filename-checks...