summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2019-02-18 12:05:36 +0300
committerdefanor <defanor@uberspace.net>2019-02-18 12:05:36 +0300
commit637f52294ef1a7ee6bbaf3fa8eda8e35472d316e (patch)
treee6c21981cb328d4c1986b3eba9ad74cd42c9210c /README
parente198647ea5e12c6d80b74b615d382de9beb5d6b6 (diff)
Add the "gs" command for Gopher search
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index a7ecec9..8725879 100644
--- a/README
+++ b/README
@@ -77,6 +77,7 @@ Commands
:set width[ <columns>]: set terminal/window width manually
:set position[ <line>]: set current terminal/window line
:redisplay: redisplay current document
+:gs [,]<number> <query>: Gopher search, using a given reference and query
pancake-mode provides additional aliases and commands, see built-in
emacs documentation (``C-h m``) for those.