[konsole] [Bug 449298] New: Konsole consumes [arg] after -e <cmd>

Dominik Kummer bugzilla_noreply at kde.org
Fri Jan 28 17:07:55 GMT 2022


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: konsole-devel at kde.org
          Reporter: admin at arkades.org
  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 the assignee for the bug.


More information about the konsole-devel mailing list