Screen - extra options: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
Skal gemmes i $HOME/.screenrc | Skal gemmes i $HOME/.screenrc | ||
=Enable UTF-8= | |||
<pre> | |||
# Support UTF-8 | |||
defutf8 on | |||
utf8 on on | |||
</pre> | |||
Start screen with <code> screen -U </code> | |||
=More options= | |||
<pre> | <pre> | ||
## Wolfram Schlich <wolfram@schlich.org> | ## Wolfram Schlich <wolfram@schlich.org> | ||
Revision as of 13:41, 2 September 2009
Skal gemmes i $HOME/.screenrc
Enable UTF-8
# Support UTF-8 defutf8 on utf8 on on
Start screen with screen -U
More options
## Wolfram Schlich <wolfram@schlich.org>
activity "activity in %n (%t)"
autodetach on
bell "bell in %n (%t)"
caption splitonly "%2n %t"
crlf off
debug off
defbce off
defhstatus "screen: ^En (^Et)"
deflogin on
defmonitor off
defscrollback 8192
#escape ^Aa
fit
hardcopy_append on
hardcopydir ~/.screen
#hardstatus alwayslastline
#hardstatus string '%{= mK}%-Lw%{= KW}%50>%n%f* %t%{= mK}%+Lw%< %{= kG}%-=%D %d %M %Y %c:%s%{-}'
#hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f %t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %d/%m %{W}%c %{g}]'
#hardstatus alwayslastline "%{=b}%{bw} %{.w}%d-%m %{.y}%0c %{-b}%{ck} %-Lw%{+b}%{gw} %n%f* %t%? (%u)%? %{-}%{-b}%+Lw %{=b}%{bw} %= %{.w}%H "
#hardstatus alwayslastline "%{= WK}%-w%{= kw}%n %t%{-}%+w"
hardstatus alwayslastline "%{= kw} %-w%{= wk}%n*%t%{-}%+w%{= kw} %=%d %M %0c %{g}%H%{-}"
msgminwait 1
msgwait 2
pow_detach_msg "ALL YOUR SCREEN ARE BELONG TO US"
silencewait 5
sorendition =b ry
startup_message off
vbell off
vbell_msg " WHAT YOU SAY!! "
vbellwait 1
verbose off
windowlist title "Num|Fl|Name"
windowlist string "%3n%+3=|%f%+3=|%t"
#zombie ^D^C
shelltitle '> |bash'