Bug 353127 - New tab should have same profile as previously active tab
Summary: New tab should have same profile as previously active tab
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 2.14.2
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-24 09:47 UTC by S. Boehringer
Modified: 2016-08-23 10:03 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description S. Boehringer 2015-09-24 09:47:35 UTC
When opening a new tab the profile of the tab is set default profile. It would improve my workflow to have the profile being set to the profile of the previously active tab instead.
I suggest this behaviour should become the default or could be activated via an option.


Reproducible: Always

Steps to Reproduce:
1. Open konsole
2. Change profile
3. Open new tab

Actual Results:  
New tab has default profile

Expected Results:  
New tab should have same profile as previously active tab
Comment 1 Roman Gilg 2016-05-01 00:21:26 UTC
There is the "Clone tab" function in the file menu, which does exactly what you want:
https://github.com/KDE/konsole/blob/master/src/MainWindow.cpp#L448

But this function is only available in the File menu. IMHO it should be the default way to create a new tab. How do you normally open a new tab?