Hi DarkStar1973, 2016-5-31(Tue) 16:47:02 UTC+9 DarkStar1973: > Ok, i explain. > > Excuse me i'm french, so my english isn't perfect. > > Me and colleague at work have a bug with vim since ubuntu xenial (same with > debian sid). > > When we open a file, after a short delay the first character is replace by > the character 'g', with TERM=xterm. > > So i try to find why. And when i see your code i was thinking you made a > mistake (ggg instead of rgb). But with this patch, i don't have the bug of > first character replace by g.
What version of Vim are you using? What terminal emulator are you using? When you using Vim version from 7.4.757 to 7.4.769, A problem occurs that you have reported. Please see the following threads. Issue 381 in vim: 'nocompatible' in vimrc causes the first char changed to 'g' https://groups.google.com/d/msg/vim_dev/JB0oocqMel8/ml6ayeSmLnsJ FS#45535 - [vim] latest version inserting g character upon opening file looks still broken https://groups.google.com/d/msg/vim_dev/_Q26KGKB5nk/YtUM0QA9aFMJ Patch 7.4.757 https://groups.google.com/d/msg/vim_dev/LLGjKaEzNUY/z8WvrFoxtD0J Patch 7.4.770 https://groups.google.com/d/msg/vim_dev/BTuBkjUcoUw/KHtRSyXiRk8J -- Best regards, Hirohito Higashi (a.k.a. h_east) -- -- 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
