This repository has been archived on 2024-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
Bebop/plugins/gopher
dece 99a3a5a6a3 gopher: use new metalines system
Forgot about that, sorry. Bump plugin to 0.1.2.
2021-08-05 12:53:44 +02:00
..
bebop_gopher gopher: use new metalines system 2021-08-05 12:53:44 +02:00
README.md gopher: update readme 2021-06-11 18:27:15 +02:00
setup.cfg gopher: use new metalines system 2021-08-05 12:53:44 +02:00

Gopher plugin for Bebop

This is a Gopher plugin for Bebop, refer to its docs for details.

Requires:

  • Bebop >= 0.2.0

It currently displays only the maps and the file item types.

Avoid using the path navigation features of Bebop because they do not make much sense in Gopher; Gopher URLs do not really represent a path as they can be prefixed with an item type, so going up one level from a file item will usually put you on a map item with the file item indicator still in the URL. Going to the root URL and history navigation should still be fine though.