astro

a POSIX shell compatible gemini client (mirror of https://github.com/blmayer/astro)
git clone https://git.clttr.info/astro.git
Log (Feed) | Files | Refs (Tags) | README | LICENSE

commit 0d354499f3051be3b72a2bf2d2e46d0c57663fab
parent 3608d8f005fbe83fff6527760201434139390ab1
Author: blmayer <bleemayer@gmail.com>
Date:   Wed,  4 Aug 2021 00:47:59 -0300

Added bookmarks' bindings

Diffstat:
MREADME.md | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -35,6 +35,8 @@ no arguments takes you to *gemini.circumlunar.space*: - `H` to go to the home page - `g` to follow a link in the current page, a link will be displayed, and - `s` to save the page to a file +- `m` to add the current page to bookmarks +- `M` to go to a bookmark - `q` to quit More coming. @@ -47,7 +49,6 @@ This software is a work in progress and may not work as it is intended to. ### Further works -- Bookmarks - Better history - Opening files - Support input @@ -57,3 +58,4 @@ This software is a work in progress and may not work as it is intended to. - [gmi](https://sr.ht/~chambln/gmi/) - [bollux](https://sr.ht/~acdw/bollux/) +