In GNU screen, using a horizontal / vertical split, how do you set the color and width of the divider between the splits? I want to make them thin and darker so they don't stand out as much.
There is an image of what I mean here which I can't put in the question due to low rep.
I suppose one is a divider and the other is a statusline. I'd like both to go to a more neutral tone.
I'm using the dev version of GNU Screen, configured with --enable-colors256. This has vertical split built in as well as sane behaviour with Vim when :defbce= 'on'.
:rendition so kbchanges the colours to black and blue. – aaren Nov 15 '12 at 19:43