Custom configuration capability for Terminal
Submitted by Joe Klemmer
Assigned to Nick Schermer
Description
Right now every instance of Terminal that is running gets it's
configuration from the same place. Thus if you change the font in one
open terminal the font changes in all of them. I would like to have the
ability to have independent configurations for each instance of Terminal
or to at least have a way to start it up with an alternative config file
(something like a -C <config>
command line switch).