Hi Sean,

* Sean Estabrooks <seanl...@sympatico.ca> [120726 12:15]:
> Here's one example:
> 
> terminal-overrides ",*:Cc=\\E]12;%p1%s\\007:Cr=\\E]112\\007:"
> 
> and for vim the codes that tmux expects for setting cursor color,
> 
> let &t_SI="\<esc>]12;red\007"
> let &t_EI="\<esc>]112\007"

I couldn't get this to work in the framebuffer console...is it for
running tmux in a terminal emulator in X (those lines look somewhat
similar to what I have set up for modal cursor color changing in an
Xterm)? Have you got this working in a framebuffer console?

Thanks,

John

-- 
John Magolske
http://B79.net/contact

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to