diff --git a/.screenrc b/.screenrc new file mode 100644 index 0000000..66b9926 --- /dev/null +++ b/.screenrc @@ -0,0 +1,11 @@ +hardstatus alwayslastline + +caption always "%{= R}[%{= G}%c:%{= G}%s%{= R}] %{= R}[%{= G}${USER}%{= R}@%{= G}%H%{= R}]%{= G} %{= R}[%{= G}%n %t %h%{= R}]%{= G} %W" + +termcapinfo xterm|xterms|xs|rxvt ti@:te@ + +defscrollback 10000 + +bindkey ^N screen +bindkey ^T title +