[Konsole-devel] [dolphin] [Bug 225563] clicking on a shell script will run it silently, instead of running it in konsole or other terminal emulator.
David Rosca
nowrep at gmail.com
Thu Apr 25 20:42:37 UTC 2013
https://bugs.kde.org/show_bug.cgi?id=225563
--- Comment #17 from David Rosca <nowrep at gmail.com> ---
Created attachment 79448
--> https://bugs.kde.org/attachment.cgi?id=79448&action=edit
Ask before executing scripts
I made a simple patch that asks user before attempting to run any script
(x-shellscript, x-python, ...) and offers to run it or open in editor.
It can be easily extended to add option "open in terminal", however i am not
really sure how to run preferred terminal emulator (other than just explicitly
run /usr/bin/konsole with QProcess or KRun::runCommand)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the konsole-devel
mailing list