! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Custom configuration capability for Terminal
Status:
RESOLVED: MOVED
Priority:
Very Low
Severity:
enhancement
Product:
Xfce4-terminal
Component:
General

Comments

Description Joe Klemmer 2006-09-04 19:26:09 CEST
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).
Comment 1 Bernhard Walle 2006-09-13 19:41:42 CEST
I'd like this. But not Profiles like in gnome-terminal which makes everything complicated in my opinion.

I'd like something like -name with the old xterm. Command line parameter only. I think only power-users need such a thing and they can read the documentation. And it doesn't confuse newbies.

-name would mean simply more configuration name spaces, so a Terminal started with -name foo and another Terminal started with -name foo shares the same configuration.

This could be handy e.g. for a fullscreen terminal with a larger font (like for presentations). It's easier to start a Terminal -name presentation from a menu than fiddling with font options each time.
Comment 2 Joe Klemmer 2006-09-15 19:43:58 CEST
(In reply to comment #1)

> I'd like something like -name with the old xterm. Command line parameter only.

I think this is exactly what I am envisioning.  If given the choice, I'd always rather have commandline switches for things like this.
Comment 3 Nick Schermer editbugs 2009-07-03 08:18:34 CEST
*** Bug 3571 has been marked as a duplicate of this bug. ***
Comment 4 José Romildo Malaquias 2009-10-11 14:38:40 CEST
This feature would be very useful to me, as I want different configurations for dealing with mutt and ssh sessions to different remote computers.

I hope it is implemented soon.
Comment 5 Skylar Hawk 2010-11-12 20:58:27 CET
This would be an excellent feature. I too keep many terminal open at a time at work, most of which are ssh session to different firewalls and servers, and having the ability to use different appearances on each really helps me keep track of which is which at a glance.

I'd be will to work on it with a little help and guidance.
Comment 6 Seth Alford 2011-07-31 07:23:59 CEST
I came over to xfce from gnome after Fedora 15 included gnome3.  xfce is pretty good.  But, Terminal lacks the ability to have each Terminal have its own colors and background.  Yes, gnome-terminal still works on xfce on F15 and does allow that.  But "works" is a stretch.  It works only after I resize the gnome-terminal into something useful after gnome-terminal auto-shrinks.  (See https://bugzilla.redhat.com/show_bug.cgi?id=670173 .)  Thanks.
Comment 7 Eugene Molotov 2019-10-22 13:02:03 CEST
How about this?
env XDG_CONFIG_HOME=/home/user_name/.config2 xfce4-terminal --disable-server
Comment 8 Eugene Molotov 2019-10-23 07:02:26 CEST
Created attachment 9144 
Resolves #2266

Checked with TERMINALRC=PASTE_PATH_TO_TERMINALRC_HERE ./terminal/xfce4-terminal --disable-server
Comment 9 Git Bot editbugs 2020-05-24 23:39:43 CEST
-- GitLab Migration Automatic Message --

This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/apps/xfce4-terminal/-/issues/1.

Please create an account or use an existing account on one of our supported OAuth providers. 

If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests

Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev

Bug #2266

Reported by:
Joe Klemmer
Reported on: 2006-09-04
Last modified on: 2020-05-24
Duplicates (1):

People

Assignee:
Nick Schermer
CC List:
8 users

Version

Version:
unspecified

Attachments

Resolves #2266 (1.16 KB, patch)
2019-10-23 07:02 CEST , Eugene Molotov
no flags

Additional information