[Github-comments] [geany/geany] Execute not working (#1019)

Colomban Wendling notifications at xxxxx
Mon May 2 12:36:48 UTC 2016


try changing it to `xterm -e "/bin/sh %c"`.  our default uses `xterm`, but some OS like Debian change it to `x-terminal-emulator` to try and use the user's preferred one.  This is good in theory, but the wrapper is not good when it maps to some non-xterm-like terminals, including Konsole among others IIRC.  It might be possible to use your preferred terminal anyway, but it might require using a slightly tuned command.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1019#issuecomment-216224292
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160502/4ae60e85/attachment.html>


More information about the Github-comments mailing list