Exclude the PID when expanding $STY.
commit23b17abd7a9f00894f820eeba824623940d26a38
authorSadrul Habib Chowdhury <sadrul@users.sourceforge.net>
Thu, 18 Feb 2010 20:20:36 +0000 (18 15:20 -0500)
committerSadrul Habib Chowdhury <sadrul@users.sourceforge.net>
Thu, 18 Feb 2010 20:20:36 +0000 (18 15:20 -0500)
treeb5c5d87e8878c1e25b489d534d72866737872d88
parentb7d33bdc3cc3d60cd23410372f908a8fb5b5a728
Exclude the PID when expanding $STY.

Excluding the PID from the expansion of $STY makes it possible to
do, e.g. 'source screenrc-$STY' to load session-specific commands.
If the PID is desired, for some reason, then '$PID.$STY' should be
used instead.
src/process.c