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-05-31 17:43:37 +02:00
..
browser browser: avoid crash if mouse support is off 2021-05-31 17:43:37 +02:00
tests mime: ut 2021-05-29 15:24:11 +02:00
__init__.py init: basic protocol/nav/rendering 2021-02-12 19:01:55 +01:00
__main__.py setup 2021-05-29 22:07:45 +02:00
bookmarks.py metalines: split contents from rendering module 2021-03-28 18:57:23 +02:00
colors.py colors: fix crash on unavailable default color 2021-05-30 02:21:47 +02:00
command_line.py textbox: fix double delete of trailing spaces 2021-05-16 19:28:10 +02:00
config.py config: fix file issues with identities 2021-05-29 22:07:55 +02:00
external.py external: fix issues with coming back from vim 2021-05-16 01:28:47 +02:00
fs.py preferences: basic per-capsule preferences 2021-05-29 01:13:43 +02:00
gemtext.py page: add a dumb rendering mode 2021-05-28 13:34:08 +02:00
help.py browser: support arrows and page {up,down} 2021-05-31 16:30:26 +02:00
history.py help: improve view and list commands 2021-05-09 02:03:45 +02:00
identity.py identity: move client cert command to config 2021-05-29 16:43:44 +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 identity: move client cert command to config 2021-05-29 16:43:44 +02:00
rendering.py colors: safe curses.A_ITALIC 2021-05-29 23:59:50 +02:00
textbox.py textbox: fix gather for unicode 2021-05-18 12:19:57 +02:00
tofu.py logging 2021-05-13 01:25:50 +02:00
welcome.py welcome: minor changes 2021-05-30 23:29:18 +02:00