Ez az oldal csak olvasható. Megtekintheted a forrását, de nem változtathatod meg. Ha úgy gondolod, hogy ez helytelen, kérdezd az Adminisztrátorokat!
xxxxxxxxxx
====== Screen ======
===== Beállítás =====
* https://snarfed.org/dotfiles/.screenrc
* https://github.com/ankurdave/dotfiles/blob/master/.screenrc
* ''${HOME}/.screenrc'': <file bash .screenrc>
# No "New screen..." message at startup
startup_message off
# Set shell
shell /bin/zsh
# Longer scroll history
defscrollback 999999
hardstatus alwayslastline
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 string '%{= mK}%-Lw%{= KW}%50>%n%f* %t%{= mK}%+Lw%< %{= kG}%-=%D %d %M %Y %c:%s%{-}'
#hardstatus lastline "%-Lw%{= KW}%50>%n%f* %t%{-}%+Lw%<"
#hardstatus lastline "%{= KW}%-w%{= WK}%n zsh%{-}%+w"
# No annoying window flashes
#vbell off
#bell_msg ""
# terminfo and termcap for nice 256 color terminal
# allow bold colors - necessary for some reason