cgmnlm

colorful gemini line mode browser
git clone https://git.clttr.info/cgmnlm.git
Log (Feed) | Files | Refs (Tags) | README | LICENSE

commit 5a191dcc2afdf846730f384c7c26d7146b95c168
parent 2261437727f4e142424856f93bcd4c485c5e64d7
Author: René Wagner <rwa@clttr.info>
Date:   Wed, 10 Nov 2021 21:57:54 +0100

update README to match 1.1

Diffstat:
MREADME.md | 8+++++---
1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md @@ -27,9 +27,11 @@ It includes the following modifications: - default 4 char indenting - `s` command to directly search in geminispace (via geminispace.info) - `k` command to remove the bookmark for the current page -- `e[N]` command to open a link in default external program (requires `xdg-open`) -- `t[N]` command to download the content behind a link to a temporary file -- `a` command to switch between display of preformatted blocks and alt text (if available) +- `u` command to navigate 1 path element up +- `e[N]` command to open a link or the current URI in default external program (requires `xdg-open`) +- `t[N]` command to download the content behind a link or the current URI to a temporary file +- `T` command line switch to automatically open files downloaded with `t` command (requires `xdg-open`) +- `a` command and `A` command line switch to toggle between preformatted text and the associated alt text ### Colors