RE: Changing cursor color in a Linux framebuffer console

2012-07-28 Thread Sean Estabrooks
From: seanl...@sympatico.ca > Ugh! What a mess this stuff is. The documentation is terse and ambiguous so > I just went back to the kernel source. Just wanted to be clear that this has nothing to do with Tmux or its documentation. Tmux is doing the right thing(tm) and passing the values

RE: Changing cursor color in a Linux framebuffer console

2012-07-28 Thread Sean Estabrooks
John, Ugh! What a mess this stuff is. The documentation is terse and ambiguous so I just went back to the kernel source. Clearly you're using a different configuration than mine in some regard since our results differ. My best guess for you to get the final results you want is to add 15 t

Re: Changing cursor color in a Linux framebuffer console

2012-07-28 Thread John Magolske
Hi Sean, Thanks for the helpful explanations & examples, this gets me a lot closer. I've a few more questions... * Sean Estabrooks [120727 23:25]: > ... > Here is a setup that should work in Vim for you. ... > > tmux.conf entry : > > setw -ga terminal-overrides > ',*:Cc=\E[?120;%p1%s;240c:Cr