On Sat, 31 Mar 2007, Michael Henry apparently wrote:
I'm using the Thunderbird "External Editor" plugin[1] along with a
modified script taken from macvim.org[2]. I changed one line of the
"gvim" shell script[3] they provide at macvim.org and saved it as
~/bin/gvimwait (script included below). Then I just configure the
External Editor plugin to use ~/bin/gvimwait.
[1]: http://globs.org/articles.php?lng=en&pg=2
[2]: http://wiki.macvim.org/wiki/Downloads/ExtraFiles
[3]: http://macvim.org/OSX/files/gvim
Thanks! I'll try this immediately.
But is seems oddly complex compared to doing this on other OSs.
Why is that?
It does seem to me that the OS X port of Vim is somewhat less mature
than the ports for Linux and Windows. I've had some problems with
unicode font rendering, keyboard support (for example, ctrl-^ doesn't
work out-of-the-box), etc. But I expect the rough edges to be smoothed
out over time.
Michael Henry