https://bugs.kde.org/show_bug.cgi?id=459616

--- Comment #2 from Andrew Gunnerson <accounts+...@chiller3.com> ---
Unfortunately, yes. With xterm, it fails when parsing the arguments without
`-e`. With Konsole,

    konsole -e bash -c 'echo abc'

runs `bash -c 'echo abc'` as expected, but:

    konsole -- bash -c 'echo abc'

seems to just ignore the extra arguments. (And arguments cannot be parsed
without the `--`.)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to