After two days of work, here is the first beta of the 0.3 series of [vim-cocoa](http://code.google.com/p/vim-cocoa).
#### What’s New?
* Updated vim to 7.2.49
* Use Core Text to replace ATSUI for text rendering
* Optimize program startup
* Support transparency option to control background transparency
* Fix cursor redraw on right clicking
* Fix CTRL + SHIFT + ? key handling ( Issue 35 )
* Mac OS X 10.5 only (Since Core Text is a 10.5 only framework)
#### Download
* [googlecode](http://vim-cocoa.googlecode.com/files/vim-cocoa-0.3b1.zip)
#### View Source
* [github](http://github.com/jjgod/vim-cocoa/tree/coretext)