(This question is posted in vim_mac user group in Google, but I did not get a solution)
When pressing <K> on keyword, in terminal vim it will produce the man page correctly. However, in MacVim, it generates a warning:
WARNING: terminal is not fully functional
The ANSI control sequence is then display and not correctly escaped. A screenshot can be found here.
Help needed, thanks!