So, I use vim for everything, and one of the plugins I have is:
https://github.com/KevinGoodsell/vim-csexact/ Which matches Gvim colors to console vim colors. My issue is when closing vim with :q it takes 5 or 6 seconds before I'm back to the terminal, and during those 5 or 6 seconds the colors change on the terminal. The text is still there. Once vim is closed, all the colors are normal. If I open xterm with the same vimrc it shuts down immediately. If debugged it by disabling various plugins and found that csexact was the culprit. So, I opened this issue with csexact: https://github.com/KevinGoodsell/vim-csexact/issues/6 And his reply is simply that rxvt processes escape codes slowly. If there is any further debugging we can do, let me know, I'd be more than happy to help. --martin _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode
