You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
342 B

  1. # source ~/.dotfiles/screenrc
  2. # caption always "%{= wk} %-w%{=bu dr}%n %t%{-}%+w %= %{=b wb}%y/%m/%d(%D) %{=b wb}%c"
  3. caption always "%{= wk} %-w%{=bu dr}%n %t%{-}%+w %= %H | screen "
  4. hardstatus string "[screen %n: %t] %h"
  5. termcapinfo screen* "hs:ts=\E]0;:fs=\007:ds=\E]0;\007"
  6. #shelltitle "$ |shell" not work well
  7. shell $SHELL
  8. autodetach on