-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathscreenrc.txt
More file actions
26 lines (20 loc) · 1018 Bytes
/
screenrc.txt
File metadata and controls
26 lines (20 loc) · 1018 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
# Screen settings
deflogin on # log new screen windows in utmp
vbell off # no bell
autodetach on # detach on hangup
startup_message off # don't display the copyright page
defutf8 on # utf-8 encoding
defscrollback 10000 # change default scrollback value for new windows
nonblock on # don't block everything, waiting for an unresponsive window
vbell off # no bell
# Terminal settings
termcapinfo vt100 dl=5\E[M
#
# hardstatus on
# termcapinfo xterm*|rxvt*|kterm*|Eterm* hs:ts=\E]0;:fs=\007:ds=\E]0;\007
#
caption splitonly " %n %t "
hardstatus alwayslastline "%{b kw}%{b cw} %H %{-} %{= kw}%-Lw%{+b cw}%L>%n%f %t%{-}%+Lw%{= kw}%L> | %>%{+b}%h%{-b}%>%= | %0c"
termcapinfo xterm-color|xterm-16color|xterm-88color|xterm-256color|rxvt* 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
termcapinfo xterm 'hs:ts=\E]2;:fs=\007:ds=\E]2;screen\007'
sorendition =s KW