summaryrefslogtreecommitdiffstats
path: root/.screenrc
diff options
context:
space:
mode:
Diffstat (limited to '.screenrc')
-rw-r--r--.screenrc8
1 files changed, 8 insertions, 0 deletions
diff --git a/.screenrc b/.screenrc
new file mode 100644
index 0000000..7eaa4e8
--- /dev/null
+++ b/.screenrc
@@ -0,0 +1,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."