Comment #2 on issue 82 by [email protected]: Vim does not correctly restore terminal title of xfce-terminal when exiting
http://code.google.com/p/vim/issues/detail?id=82
Sounds like a problem with Xfce.
That's quite possible. I'm not 100% sure yet.
I assume you have the 'term' option set to "xterm".
$ echo $TERM xterm-256color Trying with "export TERM=xterm" results in the same bug. I'll try to debug it when I have time. I also found the same bug described in Debian here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575795 -- 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
