Screen: Difference between revisions

Jump to navigation Jump to search
132 bytes added ,  24 February 2010
m
mNo edit summary
Line 145: Line 145:
  hardstatus string '%{= kg}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{=b kR}(%{W}%n*%f %t%?(%u)%?%{=b kR})%{= kw}%?%+Lw%? %?%= %{g}][%{Y}%l%{g}]%{=b C}[ %d %M %c ]%{W}'
  hardstatus string '%{= kg}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{=b kR}(%{W}%n*%f %t%?(%u)%?%{=b kR})%{= kw}%?%+Lw%? %?%= %{g}][%{Y}%l%{g}]%{=b C}[ %d %M %c ]%{W}'
  deflogin off
  deflogin off
startup_message off
  screen -t irc 1 irssi
  screen -t irc 1 irssi
  screen -t Email/slrn 2 mutt -Z
  screen -t Email/slrn 2 mutt -Z
Line 160: Line 161:


This sets windows logged out by default, which means that you won't have to "mesg n" windows to not receive heys
This sets windows logged out by default, which means that you won't have to "mesg n" windows to not receive heys
startup_message off
This turns the startup message thats displayed when you start a new screen session off.


  screen -t heys -L -l  3
  screen -t heys -L -l  3

Navigation menu