Add screen files

This commit is contained in:
Gregory Trolliet 2019-10-13 16:53:36 +02:00
parent da251d1f4f
commit a13b705c03
2 changed files with 37 additions and 0 deletions

12
.screenrc Normal file
View File

@ -0,0 +1,12 @@
startup_message off
termcapinfo xterm|xterms|xs|rxvt ti@:te@
hardstatus on
hardstatus alwayslastline
#hardstatus string "%{.bW}%?%-Lw%?%{.rW}%n*%f %t%?(%u)%?%{-}%?%+Lw%? %=%{..G}%H%=%{..Y} %D %d/%M/%Y %c:%s"
hardstatus string "%{= KW} %-Lw%{= WK}%n+%f %t%{-}%+Lw %=[%d/%m/%y %4c] [%l]"
defutf8 on
defkanji utf-8
encoding utf-8 utf-8
defencoding utf-8

25
.screenrc.master Normal file
View File

@ -0,0 +1,25 @@
startup_message off
termcapinfo xterm|xterms|xs|rxvt ti@:te@
activity "%c activity -> %n%f %t"
caption splitonly "%{= wK}%-w%?%F%{= bw}%:%{= Wk}%? %n %t %{-}%+w %-= "
hardstatus on
hardstatus alwayslastline
#hardstatus string "%{.bW}%?%-Lw%?%{.rW}%n*%f %t%?(%u)%?%{-}%?%+Lw%? %=%{..G}%H%=%{..Y} %D %d/%M/%Y %c:%s"
hardstatus string "%{= KW} %-Lw%{= WK}%n+%f %t%{-}%+Lw %=[%d/%m/%y %4c] [%l]"
defutf8 on
defkanji utf-8
encoding utf-8 utf-8
defencoding utf-8
screen -t admin 0
#split -v
#focus bottom
screen -t ragCloud 1 ssh debian@trolliet.info
#screen -t WeeChat 2 ssh -t raghnarok@ragnas 'screen -dr'
#split
#focus down
screen -t cmus 2 cmus
screen -t rTorrent 3 ssh -t rtorrent@ragnas 'screen -dr'