Skip to content

Commit

Permalink
Leave window open after command is finished
Browse files Browse the repository at this point in the history
  • Loading branch information
hinrik committed Apr 4, 2011
1 parent e7d532b commit e80c45a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .screenrc
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ caption always "%{= kw}%-w%{= gW}%n %t%{-}%+w %-= %{= r}%H%{-} %{= g}%l%{-} %D %
multiuser on
acladd root

# leave window open after command is finished,
# destroy with 'd', resurrect with 'r'
zombie dr

sessionname failo
#screen -t proxy 0 pocoirc -f .pocoircrc.d/failo_proxy.yml
screen -t bot 1 pocoirc -f .pocoircrc.d/failo_bot.yml
Expand Down

0 comments on commit e80c45a

Please sign in to comment.