commit d09b830154fd136e918010cfbf3800bdca1790be
parent 3dd367c5fb518db10f8b5accb618730af28436d1
Author: Luxferre <lux@ferre>
Date: Wed, 29 Mar 2023 19:04:11 +0300
updated readme
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -1,6 +1,7 @@
# Bopher-NG: A better Gopher browser in pure Bash
> “Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.”
+>
> _― Antoine de Saint-Exupéry, Airman's Odyssey_
## What is it?
@@ -46,6 +47,8 @@ E.g. running `bopher-ng.sh gopher://texto-plano.xyz:70/0comandos.txt` is the sam
In both cases, only the host is required. If everything else is omitted, the port will default to 70, the selector will default to `/` and the resource type will default to 1.
+Also, your selectors now can have a `%09[search]` part, so you can specify your search queries directly on start and also save them later.
+
## How to control Bopher-NG?
- Scrolling: Up/Down arrow keys, k/j keys or mouse scroll wheel (if supported)