> When I start VIM with gvim or vim -g I get an escape sequence in the > terminal windows (esc has been replaced with ^] to show the full byte > sequence):
Do you have a redraw in your .vimrc, or something called from there? If so, you've struck the problem discussed in https://groups.google.com/group/vim_dev/browse_frm/thread/b7227a0529a6a3e8/6ee9667ff30a3660?hl=en A quick way to check would be running vim with vim -u NONE -g Regards, John -- You received this message from the "vim_dev" 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
