added cool stuff to the example .screenrc file, mostly for a status line and a better
[feisty_meow.git] / database / configuration / screen / screenrc
index a953b47d6ee4df408ac212f077c1c760b4b29bc3..bc3f9bdae19192ec597ae26278769d9271f22031 100644 (file)
@@ -1,5 +1,12 @@
 
 nethack on
 
-logfile $HOME/.tmp/zz_screenlog.%n
+logfile $HOME/.tmp/zz_screenlog_%t_%Y_%m_%d_%c.%n
+
+defscrollback 1024
+
+# Display the status line
+hardstatus on
+hardstatus alwayslastline
+hardstatus string "%{.kW}%-w%{.bW}%t [%n]%{-}%+w %=%{..G} %H %{..Y} %Y/%m/%d %c"