summaryrefslogtreecommitdiffstats
path: root/.screenrc
blob: 7eaa4e8ac374c192d3a7b84d5c1c51f3fc82fe60 (plain)
1
2
3
4
5
6
7
8
# Fill a status line on bottom of the screen
startup_message off
caption always "%{rw} * | %H * $LOGNAME | %{bw}%c %D | %{-}%-Lw%{rw}%50>%{rW}%n%f* %t %{-}%+Lw%<"
#Split the screen in a vertically way
#Vertical split temporarily disabled
#split -v
#emulate .logout message
pow_detach_msg "Screen session of \$LOGNAME \$:cr:\$:nl:ended."