[konsole] [Bug 366793] Regression in Konsole's handling of command line parameters

via KDE Bugzilla bugzilla_noreply at kde.org
Sat Sep 10 11:58:26 UTC 2016


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

--- Comment #9 from rauchwolke at gmx.net ---
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 the assignee for the bug.


More information about the konsole-devel mailing list