]> git.phdru.name Git - dotfiles.git/commitdiff
.screenrc: use hardstatus instead of caption
authorOleg Broytman <phd@phdru.name>
Sat, 28 Jan 2017 13:04:35 +0000 (16:04 +0300)
committerOleg Broytman <phd@phdru.name>
Sat, 28 Jan 2017 13:04:35 +0000 (16:04 +0300)
Free up one additional screen line.

.screenrc

index 8b4839006352f3ca938932b95e8f37b5574c2d2c..ef6d3d89776527fea80f258188c769a6d0f089ee 100644 (file)
--- a/.screenrc
+++ b/.screenrc
@@ -5,7 +5,8 @@ autodetach on
 # display numbers and titles:
 # for inactive windows - black on cyan
 # for active window - white on blue
-caption always "%{= ck}%-w%{= bw}%n %t%{-}%+w %-="
+hardstatus alwayslastline
+hardstatus string "%{= ck}%-w%{= bw}%n %t%{-}%+w %-="
 
 deflogin on