diff --git a/screen/screenrc b/screen/screenrc index 2eef6ab..13ecca9 100644 --- a/screen/screenrc +++ b/screen/screenrc @@ -1,18 +1,22 @@ -term screen-256color -startup_message off -hardstatus off hardstatus alwayslastline -hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %m-%d %{W} %c %{g}]' -termcapinfo xterm* ti@:te@ -vbell off -shell "fish" # hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %m-%d %{W} %c %{g}]' # hardstatus string '%{= kG}[%{G}%H%? %1`%?%{g}][%= %{= kw}%-w%{+b yk} %n*%t%?(%u)%? %{-}%+w %=%{g}][%{B}%m/%d %{W}%C%A%{g}]' hardstatus string '%{= G}[ %{G}%H %{g}][%= %{= w}%?%-Lw%?%{= R}%n*%f %t%?%{= R}(%u)%?%{= w}%+Lw%?%= %{= g}][ %{y}Load: %l %{g}][%{B}%Y-%m-%d %{W}%c:%s %{g}]' +defscrollback 65000 + +startup_message off + +term screen-256color +# termcapinfo xterm* ti@:te@ attrcolor b ".I" +term rxvt-unicode-256color +termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm' defbce "on" +altscreen on + +mousetrack on screen -t fish 1 fish screen -t fish 2 fish screen -t Mailbox 7 mutt -e "source ~/.mutt/mailbox"