https://bugs.kde.org/show_bug.cgi?id=366793
--- Comment #9 from [email protected] --- commands like "konsole -e mpv --fs /mnt/foo.avi also don't work" --fs is used by konsole and i get Unknown option 'fs'. although konsole -e "mpv --fs /mnt/foo.avi" is working. Another combination that doesnt work are spaces inside filenames until they spaces are escaped. konsole -e "mpv /mnt/data/foo\ 1.mp4" - works konsole -e "mpv /mnt/data/foo 1.mp4" - doesn't work please get this fixed and provide the functionality descibed in the help output: Options: ... -e <cmd> Command to execute. This option will catch all following arguments, so use it as the last option. -- You are receiving this mail because: You are watching all bug changes.
