2015-7-16(Thu) 10:13:32 UTC+9 mailin...@pcfreak.de:
Vim 7.4.757 or later send out the background color request to terminal and receive response. (Depending on the conditions)
There was bugs in Vim, but we had been fixed in patch 7.4.766 and patch 7.4.770.
I think that's probably mobaXterm of bug of you have reported.
Please try to hit the following command(Background color request) on the mobaXterm:
printf "\033]11;?\007"; cat
It will probably be less of such output(Background color response):
^[]0;rgb:0000/0000/0000^[\
This is incorrect.
Correct response must begin start with "^[]11;rgb:".
The mobaXterm response is incorrect. So, Vim buffer is in a bad state.
Please report to the development company of mobaXterm.
Thanks for reporting.
--
Best regard,
Hirohito Higashi (a.k.a. h_east)