[Github-comments] [geany/geany] Execute button has no effect with Windows 10 (#1018)

tulatows notifications at xxxxx
Sat May 7 09:19:16 UTC 2016


This line:
%f "\r" && exit
has the same effect as:
D:\Comodo\Dragon\dragon.exe %d\%f && exit
except it now uses the default browser instead of dragon.
"\r" is a DOS carriage return; i.e. "Enter" or "Open" or "Execute"
The problem with the opening and closing of a DOS window persists.
Perhaps what is needed is the equivalent of the HTML setting <base target="_self">

---
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/1018#issuecomment-217622077
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160507/4039b839/attachment.html>


More information about the Github-comments mailing list