Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

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'.

share|improve this question
:rendition so kb changes the colours to black and blue. – aaren Nov 15 '12 at 19:43

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.