| Summary: | Accept arguments on start | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Dotan Cohen <kde-2011.08> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | wishlist | CC: | robertknight |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Unspecified | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Dotan Cohen
2009-06-23 16:44:27 UTC
You can use konsole --noclose -e <command> <args> -e specifies the command and arguments to run, --noclose stops the terminal window from closing once the command has finished executing. Note that any Konsole arguments must go before arguments to the command-line program. In that case, I have requested a wrapper for konsole: https://bugs.kde.org/show_bug.cgi?id=197730 |