Summary: | Save sessions and allow initial command in each terminal when starting | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Iñaki Baz Castillo <ibc> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED DUPLICATE | ||
Severity: | wishlist | CC: | adaptee |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Iñaki Baz Castillo
2007-08-15 21:42:56 UTC
In KDE 4 Konsole has an optional --new-tab argument which can be used in combination with -e to create a Konsole window with several tabs, each running different ssh commands. So a shell script which calls: konsole --new-tab -e ssh user@host For each host would work. This doesn't do everything you are after, some extensions to the DBus interface for Konsole are needed for that. *** This bug has been marked as a duplicate of bug 175140 *** |