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
2021-06-04 02:25:15 +02:00
..
browser browser: add text search 2021-06-04 02:25:15 +02:00
tests linting 2021-06-01 21:40:41 +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 history: add optional persistent history 2021-06-03 16:45:35 +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 page: add a dumb rendering mode 2021-05-28 13:34:08 +02:00
help.py browser: add text search 2021-06-04 02:25:15 +02: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 page: add a dumb rendering mode 2021-05-28 13:34:08 +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: abandon assume_absolute URL madness 2021-05-15 19:06:44 +02:00
page.py browser: add a keybind to toggle render modes 2021-05-29 01:26:15 +02:00
page_pad.py page_pad: fix crashes on some fail refresh 2021-05-09 15:55:27 +02:00
preferences.py preferences: basic per-capsule preferences 2021-05-29 01:13:43 +02:00
protocol.py linting 2021-06-01 21:40:41 +02:00
rendering.py browser: add text search 2021-06-04 02:25:15 +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 a cute logo 2021-05-31 23:38:37 +02:00