Re: vim colors in tmux.

2011-10-31 Thread Nicholas Marriott
Can you show a screenshot of the problem? Also what is TERM set to inside of tmux? IIRC vim or some vim themes have a bug where they assume the terminal supports BCE (background colour erase) even when it says it doesn't (like tmux). On Mon, Oct 31, 2011 at 11:38:09AM +0800, stardiviner wrote:

Re: Color issue with rxvt-unicode, freebsd and tmux

2011-10-31 Thread Natacha Porté
Hello, on Saturday 29 October 2011 at 10:32, Nicholas Marriott wrote: > What exactly is in your prompt? > > Either send it through cat -v or run script and hit enter a few times > then send me the script file. It turns out that my prompt is generated by a callback, so `cat -v` is not an option.