~ atom /.screenrc

screenrc to unleash some extra power from my zshrc
## atom's ~/.screenrc settings for use with zshrc - http://smasher.org/zsh/
## file last updated 31 Mar 2008
termcapinfo xterm* 'hs:ts=\E]0;:fs=\007:ds=\E]0;\007'
termcapinfo rxvt* 'hs:ts=\E]62;:fs=\007:ds=\E]0;\007'
# the defhstatus line can be easily customized;
#    see the "STRING ESCAPES" section of the screen man page
defhstatus "[screen ^En] ^Et"
hardstatus off
  
Your Ad Here