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/bebop
2023-01-04 00:09:25 +01:00
..
browser browser: add quit info in the C-c message 2021-12-14 16:48:09 +01:00
tests page: rework rendering params into RenderOptions 2021-07-08 15:16:19 +02:00
__init__.py init: basic protocol/nav/rendering 2021-02-12 19:01:55 +01:00
__main__.py browser: handle clicks on links 2021-06-02 22:59:40 +02:00
bookmarks.py metalines: split contents from rendering module 2021-03-28 18:57:23 +02:00
colors.py colors: use blue for blockquotes instead of cyan 2021-06-03 03:29:30 +02:00
command_line.py external: do not crash if command can't be found 2021-06-03 19:08:54 +02:00
config.py page: rework rendering params into RenderOptions 2021-07-08 15:16:19 +02:00
downloads.py gemini: move downloads helper to separate module 2021-06-11 18:27:15 +02:00
external.py external: do not crash if command can't be found 2021-06-03 19:08:54 +02:00
fs.py history: add optional persistent history 2021-06-03 16:45:35 +02:00
gemtext.py gemtext: fix missing empty lines in pre. blocks 2021-07-08 15:29:55 +02:00
help.py help: bad fix for missing config keys 2022-01-02 17:34:27 +01:00
history.py history: add optional persistent history 2021-06-03 16:45:35 +02:00
identity.py identity: sane chmod for cert and key files 2021-06-01 18:42:52 +02:00
links.py linting 2021-04-17 22:02:29 +02:00
metalines.py metalines: use a 3-uple instead of dict 2021-07-08 15:16:19 +02:00
mime.py mime: fix issue with charset param 2021-05-24 20:10:04 +02:00
mouse.py add module docstrings 2021-03-13 20:38:52 +01:00
navigation.py navigation: move extract_port here 2021-06-05 01:27:12 +02:00
page.py page: rework rendering params into RenderOptions 2021-07-08 15:16:19 +02:00
page_pad.py browser: fix issue with page pad after search 2021-06-04 19:05:50 +02:00
plugins.py plugin: add custom command support 2021-06-11 17:34:35 +02:00
preferences.py clean 2021-07-08 15:16:19 +02:00
protocol.py protocol: catch create_connection UnicodeErrors 2023-01-04 00:09:25 +01:00
rendering.py metalines: use a 3-uple instead of dict 2021-07-08 15:16:19 +02:00
textbox.py linting 2021-06-01 21:40:41 +02:00
tofu.py logging 2021-05-13 01:25:50 +02:00
welcome.py welcome: add geminiquickst.art link and :q 2021-07-08 15:16:19 +02:00