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/browser
dece f1c5d8dfc9 history: fix going back
Ultimately a simple link list does not do all you want, so now the
history maintains a list of visited links that are useful to display,
but also a backlink list to let the user move to the previous pages.
2021-05-09 00:46:26 +02:00
..
browser.py history: fix going back 2021-05-09 00:46:26 +02:00
file.py navigation: rework entirely URL management 2021-05-08 22:47:34 +02:00
gemini.py navigation: rework entirely URL management 2021-05-08 22:47:34 +02:00
web.py browser: split in several files 2021-03-28 18:28:35 +02:00