Hi, the functionality you want can be achieved quite easily with a vim script. Therefore i've just hacked together such a little script, you can grab it here: http://2manyvariables.inmachina.com/2010/03/macvim-color-picker-script/. Usage instructions are in the post. I hope you can make use of it :)
/max On Fri, Mar 12, 2010 at 7:55 PM, Joakim Bergman <[email protected]> wrote: > +1 > > Until then, check out http://www.panic.com/~wade/picker/ for copy > +pasting hex values out of the color picker in other applications. > I've used it for a bit and while it is nowhere near the comfort of > CSSEdit and the likes, it works. Also, it doesn't seem to be a hack, > for once :) > > > Joakim > > On 11 mar, 12:50, James <[email protected]> wrote: > > Hi all, > > > > The one thing I'd really, really like to see in MacVim is the ability > > to call up the built-in OS X color picker and use it to insert hex > > codes etc. in to my current buffer. > > > > Is this something we can get in a future release? > > > > Many thanks, > > James > > -- > 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 information, visit http://www.vim.org/maillist.php > -- 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 information, visit http://www.vim.org/maillist.php
