.screenrc: screen name, start from 1
authorTomas Zeman <tzeman@volny.cz>
Thu, 14 Dec 2017 22:15:46 +0100
changeset 51 12e5a6900efd
parent 50 b5f5b3ba8cb0
child 52 c0d94e64d89a
.screenrc: screen name, start from 1
config/.screenrc
--- a/config/.screenrc	Wed Oct 11 21:48:26 2017 +0200
+++ b/config/.screenrc	Thu Dec 14 22:15:46 2017 +0100
@@ -4,6 +4,10 @@
 defscrollback 	2000
 hardstatus alwayslastline
 startup_message off
-hardstatus string '%{= gK}%-Lw%{= KW}%50>%n%f* %t%{= gK}%+Lw%< %{= kG}%-=%H %l %Y-%m-%d %c:%s%{-}'
+hardstatus string '%S %{= gK}%-Lw%{= KW}%50>%n%f* %t%{= gK}%+Lw%< %{= kG}%-=%H %l %Y-%m-%d %c:%s%{-}'
 bind ^x
 bind x
+bind c screen 1
+bind ^c screen 1
+bind 0 select 10                                                            
+screen 1