forked from justone/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.screenrc
39 lines (29 loc) · 1.4 KB
/
.screenrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# Uses nethack-style messages
nethack on # default: off
defscrollback 1000
# Automatically detach on hangup.
autodetach on
# start with visual bell as default
vbell off
bell_msg "^GBell on %t (%n)"
activity "^GActivity in %t(%n)"
#terminfo rxvt-unicode 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
hardstatus off
#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 alwayslastline
#hardstatus string '%{= wkw}%{gk}[ %{B}%H%{g} ][%= %{= kw}%?%-Lw%?%{r}(%{W}%n-%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{w}%l%{g}][%{B} %d/%m %{W}%c %{g}]'
#hardstatus string '%{= wkw}%{gk}[ %{B}%H%{g} ][%{= kw}%?%-Lw%?%{r}(%{W}%n %f%t%?(%u)%?%{r})%{W}%?%+Lw%?%?%=%{g}][%{w}%l%{g}][%{B} %d/%m %{W}%c %{g}]'
#caption always '%{= dg} %H %{G}| %{B}%l %{G}|%=%?%{d}%-w%?%{r}(%{d}%n %t%? {%u} %?%{r})%{d}%?%+w%?%=%{G}| %{B}%M %d %c:%s '
caption always '%{= wkw}%{gk}| %{B}%H%{g} | %{= kw}%?%-Lw%?%{r}(%{W}%n %f%t%?(%u)%?%{r})%{W}%?%+Lw%?%?%=%{g} | %{w}%l%{g} | %{B} %d/%m %{W}%c %{g}|'
shelltitle " sh"
startup_message off
termcap xterm* LP:hs@
#termcapinfo xterm* ti@:te@
#terminfo rxvt-unicode 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
#termcapinfo xterm|xterms|xs|rxvt ti@:te@
## Enable 256 color term
#term xterm-256color
bind c screen 1
bind ^c screen 1
bind 0 select 10
screen 1