diff options
author | Matthias Schiffer <mschiffer@universe-factory.net> | 2018-05-04 07:33:02 +0200 |
---|---|---|
committer | Matthias Schiffer <mschiffer@universe-factory.net> | 2018-05-04 07:33:02 +0200 |
commit | 6219229986f63b9a3a89dff34900aa82602268a3 (patch) | |
tree | 3f12caacc1fc724e04b67ea112dc8878cfbd5f57 /.screenrc | |
parent | c80418f9349599029dd61cb1c1efa98f98ab4546 (diff) | |
download | conf-misc-6219229986f63b9a3a89dff34900aa82602268a3.tar conf-misc-6219229986f63b9a3a89dff34900aa82602268a3.zip |
Diffstat (limited to '.screenrc')
-rw-r--r-- | .screenrc | 8 |
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." |