[Konsole-devel] [konsole] [Bug 295648] Command " konsole -e 'man ls' " does not work, while "konsole -e man ls" works fine
Kurt Hindenburg
kurt.hindenburg at gmail.com
Sat Sep 13 14:55:34 UTC 2014
https://bugs.kde.org/show_bug.cgi?id=295648
--- Comment #5 from Kurt Hindenburg <kurt.hindenburg at gmail.com> ---
Git commit bd56dba1a9e52180a88e8fbd0c6adaf216a852d5 by Kurt Hindenburg.
Committed on 13/09/2014 at 14:49.
Pushed by hindenburg into branch 'KDE/4.14'.
Allow the -e command line to work w/ arguments w and w/o spaces
This allows both these lines to work:
konsole -e man ls
konsole -e "man ls"
Thanks to Mark Raymond markr raymonds org uk for patch/testing.
REVIEW: 120001
FIXED-IN: 4.14.2
M +13 -6 src/Application.cpp
http://commits.kde.org/konsole/bd56dba1a9e52180a88e8fbd0c6adaf216a852d5
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list