From 93a3dae607ca0e58ee5423d017a25f99db9a78b5 Mon Sep 17 00:00:00 2001 From: echicken <> Date: Sun, 13 Oct 2019 19:18:59 +0000 Subject: [PATCH] 'd' to download current document (text files only; others download anyway) --- xtrn/go-for/help.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/xtrn/go-for/help.txt b/xtrn/go-for/help.txt index 58a6721ab3..bc7e237535 100644 --- a/xtrn/go-for/help.txt +++ b/xtrn/go-for/help.txt @@ -10,6 +10,7 @@ hc [enter] w select the current item hc j or [up] w scroll up hc k or [down] w scroll down +hc d w download the current document (text files only) hc r w reload the current document, from cache if available hc R w reload the current document, skipping the cache hc q w quit -- GitLab