In windows, when you enter a filename like "file.html" at the command prompt or 
through a system call, the file extension is used to determine the default file 
handler. Just as "file.xls" will start excel, "file.html" will start the 
default browser. However trying to open "file.html#anchor" will not work, since 
that is not a windows filename.

If you use the the browser configured in the Edit -> Preferences ->Tools 
Browser setting should work with both a bare URL and a URL including an anchor. 
It may be necessary to use the -url option, although it sounds like using it is 
optional.

-- 
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/2405#issuecomment-917668053

Reply via email to