On Mon, Jun 11, 2012 at 05:59:14AM EDT, Alexey Radkov wrote: > It is not steadily reproducible though. I use gnome-teminal in Gnome3, > with TERM set to xterm-256color, vim from Fedora 17 (or for testing > latest vim built from mercurial repo, - no matter). I use call > system() in autocmd InsertEnter and InsertLeave. To make it simple > i will show the issue on a very basic test example, putting in .vimrc > lines
[..] > Probably someone have good advice for this, some workaround? Since it appears to occur randomly and happens with different terminals emulatins & different terminfo entries, I guess I would first try to swap the keyboard just in case.. Then look in ~/.vimrc and other config files & plugins for custom termcap definitions.. Won't hurt posting the output of ‘:set termcap’ to the list. Otherwise, I don't use gnome-terminal (or any other vte-related stuff), but I would definitely not have TERM point to an xterm terminfo entries: infocmp shows significant differences. If the gnome-* entries cause other problems they probably need to be addressed. Maybe this would be better addressed on the vim_use list at this point? CJ -- WHAT YOU SAY?? -- 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
