You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did not notice initially as I don't tend to think about gemini unless on a site which has a gemini search engine linked, but it appears that while rendering gemini and gopher links is very doable, using their search engines in the list breaks things now. For the s-menu gui list of search engines, it causes an off-by-one (or more, in some cases, depending on number of engines) error, so that the last option is not available. For the url/search bar macro and the gui, the search does not function, even if the site otherwise does.
The text was updated successfully, but these errors were encountered:
Sorry for such delay in response, @crossbowerbt, I did not get a notification for some reason. As far as I can tell, it is all gemini links, so I think it is either in the dpi for gemini or the code handling the search assuming it is http or https, but as my trouble building lately has been with the dpi, it may be my issue alone.
I did not notice initially as I don't tend to think about gemini unless on a site which has a gemini search engine linked, but it appears that while rendering gemini and gopher links is very doable, using their search engines in the list breaks things now. For the s-menu gui list of search engines, it causes an off-by-one (or more, in some cases, depending on number of engines) error, so that the last option is not available. For the url/search bar macro and the gui, the search does not function, even if the site otherwise does.
The text was updated successfully, but these errors were encountered: