Hi there I use MacVim as an external editor with my email client, Sup.
Previously I was using TextMate via the mate binary which allowed for a '-w' or 'wait' flag which when invoked from Sup, took me out to TextMate and then returned me to Terminal when done editing the message. I now have MacVim set as my external editor via the mvim binary and am calling it thus: /usr/local/bin/mvim + -f -c 'setlocal spell spelllang=en_us' -c 'set filetype=mail' Is there a way to have MacVim return me to the Terminal when I write and close the buffer I was working on? -- You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php
