-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathscreenrc
More file actions
28 lines (21 loc) · 794 Bytes
/
screenrc
File metadata and controls
28 lines (21 loc) · 794 Bytes
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
# /* vim: set filetype=screen : */
vbell on
startup_message off
term screen-256color-bce
termcapinfo screen-256color-bce "Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm"
#hardstatus alwayslastline "%`%-w%{=b bw}%n %t%{-}%+w"
#hardstatus alwayslastline "%{= kG}[%= %{=kw}%?%-Lw%?%{r}[%{W}%n*%f%t%?(%u)%?%{r}]%{w}%?%+Lw%?%?%= %{g}]"
#caption always "%{=u .G}| %-w%<%{=ub .y}%n %t%{=u .G}%+w %=|"
# Look and feel
caption always "%{= KW}Screen %n: %t %=%{-}%{= Kw}[%l] %{-}"
hardstatus alwayslastline "@%H%{= .K}>%{-}%{= .r}>%{-}%{= .R}>%{-} %-w%{= KR}%50>%n %t%{-}%+w%<"
# Our warning of activity
#activity "Activity in %t(%n)"
## quick switch
bindkey "[1;5C" next
bindkey "[1;5D" prev
bindkey "[C" next
bindkey "[D" prev
defencoding utf8
screen -t 'Zsh' /bin/zsh
screen -t 'Zsh' /bin/zsh