summaryrefslogtreecommitdiffstats
path: root/.screenrc
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2018-05-04 07:33:02 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2018-05-04 07:33:02 +0200
commit6219229986f63b9a3a89dff34900aa82602268a3 (patch)
tree3f12caacc1fc724e04b67ea112dc8878cfbd5f57 /.screenrc
parentc80418f9349599029dd61cb1c1efa98f98ab4546 (diff)
downloadconf-misc-master.tar
conf-misc-master.zip
More config filesHEADmaster
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."