]> git.phdru.name Git - dotfiles.git/commitdiff
.screenrc: explain caption colors
authorOleg Broytman <phd@phdru.name>
Sun, 21 Feb 2016 18:55:46 +0000 (21:55 +0300)
committerOleg Broytman <phd@phdru.name>
Sun, 21 Feb 2016 18:55:46 +0000 (21:55 +0300)
.screenrc

index 3227dad1129f54a8f586b45965ef728d24938888..5e0864d38573288b49de166857ff3aa8207256a8 100644 (file)
--- a/.screenrc
+++ b/.screenrc
@@ -2,7 +2,10 @@
 autodetach on
 
 # status line at the bottom of terminal
-caption always "%{= cd}%-w%{= cb} %n %t %{-}%+w %-="
+# display numbers and titles:
+# for inactive windows with default color (presumably black) on cyan
+# for active windows with blue on cyan
+caption always "%{= cd}%-w%{= cb}%n %t%{-}%+w %-="
 
 deflogin on