updated readme
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# Bopher-NG: A better Gopher browser in pure Bash
|
# 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.”
|
> “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_
|
> _― Antoine de Saint-Exupéry, Airman's Odyssey_
|
||||||
|
|
||||||
## What is it?
|
## 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.
|
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?
|
## How to control Bopher-NG?
|
||||||
|
|
||||||
- Scrolling: Up/Down arrow keys, k/j keys or mouse scroll wheel (if supported)
|
- Scrolling: Up/Down arrow keys, k/j keys or mouse scroll wheel (if supported)
|
||||||
|
|||||||
Reference in New Issue
Block a user