* sample of .screenrc
authormitty <mitty@7d2118f6-f56c-43e7-95a2-4bb3031d96e7>
Sun, 27 Sep 2009 15:23:48 +0000 (15:23 +0000)
committermitty <mitty@7d2118f6-f56c-43e7-95a2-4bb3031d96e7>
Sun, 27 Sep 2009 15:23:48 +0000 (15:23 +0000)
   * set escape key CTRL+X
   * see also http://www.word-ac.net/?page_id=53

git-svn-id: https://lab.mitty.jp/svn/lab/trunk@23 7d2118f6-f56c-43e7-95a2-4bb3031d96e7

.screenrc [new file with mode: 0644]

diff --git a/.screenrc b/.screenrc
new file mode 100644 (file)
index 0000000..255f43e
--- /dev/null
+++ b/.screenrc
@@ -0,0 +1,12 @@
+escape ^x^x
+autodetach on
+defbce on
+vbell off
+defscrollback 10000
+startup_message off
+hardstatus on
+hardstatus alwayslastline
+hardstatus string "%{.bW}%{.rW}%n: %t %{-} %=%{..G}%H %{..Y}LoadAvg: %l %0c "
+caption always "%{= wk} %-w%{=bu dr}%n %t%{-}%+w"
+logfile /home/mitty/.screen/%y-%m-%d_%0c:%s.%n.log
+deflog on