commit a06348cc1fb9147f9d3f9af08e4826accaf4a2e7
parent 3caf9022a8493f0d740c1ca8f31942cb388813e1
Author: blmayer <bleemayer@gmail.com>
Date: Thu, 8 Jul 2021 21:39:26 -0300
Adjusted less prompt
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/astro b/astro
@@ -56,7 +56,7 @@ parseurl() {
# Parses the first line from the response
# Spec draft is here: https://gemini.circumlunar.space/docs/specification.html
-LESS="q to quit, g to go address, r to reload and a number to follow to link"
+LESS="q: quit, g: go to link, r: reload, b: back and o: open"
parsegemini() {
# First line is status and meta information
read -r status meta