Hello, when running vim under 256 colour (no idea if relevant) screen and quitting (without saving), vim doesn't clear the colour it has used (white in my case). But when quitting AND saving (:wq, duh) the prompt colour will be changed back to normal, I assume this is because the saving message sends the clear also.
I'm bad at putting my thoughts into words so I made a video to show the problem. It can be found from http://eclipser.no-ip.org/vim_in_screen.mpg I worked around this problem by adding \[\e[00m\] in my prompt. - Jonne Lehtinen --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
