| Summary: | konsole -p Command= with spaces uses only the first word | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Ivan Kozik <ivan> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | CONFIRMED --- | ||
| Severity: | normal | CC: | ivan, justin.zobel, simonandric5 |
| Priority: | NOR | ||
| Version First Reported In: | 16.12.0 | ||
| Target Milestone: | --- | ||
| Platform: | Debian stable | ||
| OS: | Linux | ||
| See Also: | https://bugs.kde.org/show_bug.cgi?id=366793 | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | the evidence | ||
Can confirm this is still an issue on git master. Can confirm this is still an issue on git master. |
Created attachment 109087 [details] the evidence A Command= with spaces in a konsole profile works fine: [General] Command=ssh user@host but konsole --hold -p "Command=ssh user@host" runs only "ssh", while it should run the entire command.