ruderich.org/simon
/
config
/
dotfiles.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b84453
)
screenrc: Use white on blue background for messages.
author
Simon Ruderich
<simon@ruderich.org>
Tue, 28 Jul 2009 01:47:54 +0000
(
03:47
+0200)
committer
Simon Ruderich
<simon@ruderich.org>
Tue, 28 Jul 2009 01:47:54 +0000
(
03:47
+0200)
screenrc.in
patch
|
blob
|
history
diff --git
a/screenrc.in
b/screenrc.in
index ee56e64ab0229619e2b0df15bc0d41a2b6e4eaa0..afbd30a1e5e13d3edfd1985e701ef8415bc204f6 100644
(file)
--- a/
screenrc.in
+++ b/
screenrc.in
@@
-17,6
+17,10
@@
term screen-256color
# http://www.frexx.de/xterm-256-notes/.
attrcolor b ".I"
+# Use white on light blue background for highlighting and text messages (and
+# for window borders in split mode).
+sorendition = Bw
+
# Always display the caption.
caption always "%{= Bw}%3n %t"
# %{= Bw} - white on light blue background, also reset all attributes