That is, make sure Cr and Cs are set correctly in terminal-overrides or the terminfo entry for TERM outside tmux (by default they are set for xterm), and inside tmux make sure emacs is using \033]12;colour\033\\ and \033]112\033\\ (\007 instead of \033\\ is the same).
On Mon, Sep 12, 2016 at 05:28:04PM +0100, Nicholas Marriott wrote: > Make sure emacs is using the right escape sequences and tmux should > track it. > > > On Tue, Sep 13, 2016 at 12:26:08AM +0800, Jianbin Kang wrote: > > Hi All, > > > > I am using mintty to connect a linux vm, tmux is running on VM. > > How can I enable different cursor colors for different windows? > > For example, > > Default cursor color is plum3. > > I have window 0 running emacs and once emacs changes cursor to green, > > cursor colors on other windows will be green. > > > > Thanks, > > Jianbin > > > > -- > > You received this message because you are subscribed to the Google Groups > > "tmux-users" group. > > To unsubscribe from this group and stop receiving emails from it, send an > > email to [1][email protected]. > > To post to this group, send email to [2][email protected]. > > For more options, visit [3]https://groups.google.com/d/optout. > > > > References > > > > Visible links > > 1. mailto:[email protected] > > 2. mailto:[email protected] > > 3. https://groups.google.com/d/optout -- You received this message because you are subscribed to the Google Groups "tmux-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
