Make TildaWindow properly generate terminal numbers
authorIra W. Snyder <devel@irasnyder.com>
Sat, 12 Jan 2008 05:42:04 +0000 (21:42 -0800)
committerIra W. Snyder <devel@irasnyder.com>
Sat, 12 Jan 2008 05:42:04 +0000 (21:42 -0800)
This removes the ugly hack of using a static variable to give
unique terminal numbers, and instead determines the correct
terminal number at runtime.


No differences found