Bug 83027 - Open session in existing konsole
Summary: Open session in existing konsole
Status: RESOLVED DUPLICATE of bug 79243
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Slackware Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-08 02:37 UTC by Daniel Andersen
Modified: 2007-02-10 03:10 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 Daniel Andersen 2004-06-08 02:37:37 UTC
Version:            (using KDE KDE 3.2.1)
Installed from:    Slackware Packages

It would be nice to have a command line option when starting konsole to open the session in an existing konsole, as it is difficult to make keyboard shortcuts to do so at the moment. Currently i am managing this via 
dcop `dcop | grep konsole | tail -n 1` konsole newSession "SessionName"
but it would be easier if this functionality was built in.
Comment 1 Waldo Bastian 2004-06-11 18:40:04 UTC
What do you want to do?

To open a new session in the konsole that you are currently using you can use:
	dcop $KONSOLE_DCOP newSession "Session name"

Comment 2 Daniel Andersen 2004-06-18 02:19:15 UTC
No I was thinking of something more along the lines of the "Open as tab in existing konqueror when URL is called externally". That is, when you open a new konsole it will open in an existing konsole if one exists, otherwise in a new window.
Comment 3 peppelorum 2004-07-28 10:26:31 UTC
A good idea actually, this would reduce the amount of konsole on my desktop atleast;-)
Comment 4 Kurt Hindenburg 2005-03-05 11:46:56 UTC
You want konsole to perhaps/configurable be an unique application, like KMail?  See #79243
Comment 5 Daniel Andersen 2005-03-31 01:15:01 UTC
Yes precisely. That would do the job nicely. I'll add a vote to that bug as well.
Comment 6 Nigel Stewart 2006-08-16 22:45:38 UTC
*** This bug has been confirmed by popular vote. ***
Comment 7 Robert Knight 2007-02-10 03:10:00 UTC
Duplicate of another report, although this one does mention having a command-line option which the other does not.

*** This bug has been marked as a duplicate of 79243 ***