25개 이상의 토픽을 선택하실 수 없습니다.
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- # source ~/.dotfiles/screenrc
-
- # caption always "%{= wk} %-w%{=bu dr}%n %t%{-}%+w %= %{=b wb}%y/%m/%d(%D) %{=b wb}%c"
- caption always "%{= wk} %-w%{=bu dr}%n %t%{-}%+w %= %H | screen "
- hardstatus string "[screen %n: %t] %h"
- termcapinfo screen* "hs:ts=\E]0;:fs=\007:ds=\E]0;\007"
- #shelltitle "$ |shell" not work well
- shell $SHELL
- autodetach on
|