* Helge Kreutzmann <debian@xxxxxxxxxxxxx>, 2022-12-05 18:16:
Issue: Gopher selector string → Gopher type selector string?
No, it's just "selector", not "type selector".
See RFC 4266, section 2.1.
(Can we add that RFC reference to the man page, so that's it's easier
to find?)
A little bit up in that page it says (several similar times):
msgid "gopher://I<ip_server>/I<gophertype selector>"
~~~~~~~~~~~~~
I was confused for a moment with this too. There are two variables here,
one is "grophertype" and the other is "selector". They are described in
separate paragraphs.
The way it's typeset in the RFC makes it clearer:
<gophertype><selector>%09<search>%09<gopher+_string>
--
Jakub Wilk