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

            Bug ID: 449298
           Summary: Konsole consumes [arg] after -e <cmd>
           Product: konsole
           Version: 21.12.1
          Platform: Archlinux Packages
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

SUMMARY
Konsole help says:
-e <cmd>   Command to execute. This option will catch all
                    following arguments, so use it as the last option.

If $ konsole -e mycmd --title MyTitle --flag; is executed, konsole consumes
--title [title] as it where preceding -e <cmd> and only passes --flag to
`mycmd`.

EXPECTED RESULT
Konsole shall pass all arguments following -e <cmd> regarless if they match any
valid konsole option.

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

Reply via email to