[Konsole-devel] [Bug 295648] Command " konsole -e 'man ls' " does not work, while "konsole -e man ls" works fine

Jekyll Wu adaptee at gmail.com
Thu Nov 1 05:38:56 UTC 2012


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

--- Comment #3 from Jekyll Wu <adaptee at gmail.com> ---
Git commit 48b5575c174fb4edb6d3388d7a22dec148dea8cb by Jekyll Wu.
Committed on 01/11/2012 at 06:28.
Pushed by jekyllwu into branch 'KDE/4.9'.

Revert the support for konsole -e "command arguemnts"

Although that looks like a nice feature, it makes the code more
complicated and causes problems when that command is an absolute path
containing spaces.

So for now the only supported way is:

   konsole -e command arguments

This reverts commit aa75fc8fee7e55e0c78640fcbed0bf0627ba7971
(cherry picked from commit 4d194b20c055a68fb72f2f41b5a67c7afa6d51f7)

M  +6    -14   src/Application.cpp

http://commits.kde.org/konsole/48b5575c174fb4edb6d3388d7a22dec148dea8cb

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the konsole-devel mailing list