[konsole] [Bug 421926] Konsole new tabs do not respect --profile argument

Oswald Buddenhagen bugzilla_noreply at kde.org
Fri Oct 9 10:25:41 BST 2020


https://bugs.kde.org/show_bug.cgi?id=421926

Oswald Buddenhagen <ossi at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ossi at kde.org
     Ever confirmed|0                           |1
             Status|REPORTED                    |CONFIRMED

--- Comment #1 from Oswald Buddenhagen <ossi at kde.org> ---
when you open a new tab via the menu, you get to select the profile
interactively, so that's obviously not the issue here.

the issue manifests when the "new tab" action is activated via a key binding,
as it does indeed always use the default profile.

one way to deal with that would be indeed respecting the --profile option as
you suggest.

another way would be using the profile of the current tab. there is a precedent
for this in form of the profile option to use the current tab's working
directory.

a third option would be a combination of the two: use --profile if specified,
otherwise fall back to current profile. though this would make the behavior
somewhat inconsistent, so it might be a tad confusing.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list