aboutsummaryrefslogtreecommitdiff
path: root/json-rpc-shell.adoc
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2020-10-14 02:37:29 +0200
committerPřemysl Eric Janouch <p@janouch.name>2020-10-14 02:37:50 +0200
commit0107d09abc5fb6e4cfca5788d03632a590cecf74 (patch)
treefeee3cf9e8a2bbd0f60101a5529df6e56c154500 /json-rpc-shell.adoc
parent01767198f2e54636651e0bcc5d24370c09fb4012 (diff)
downloadjson-rpc-shell-0107d09abc5fb6e4cfca5788d03632a590cecf74.tar.gz
json-rpc-shell-0107d09abc5fb6e4cfca5788d03632a590cecf74.tar.xz
json-rpc-shell-0107d09abc5fb6e4cfca5788d03632a590cecf74.zip
json-rpc-shell.adoc: document the M-Enter binding
Diffstat (limited to 'json-rpc-shell.adoc')
-rw-r--r--json-rpc-shell.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/json-rpc-shell.adoc b/json-rpc-shell.adoc
index 5944ed2..890e049 100644
--- a/json-rpc-shell.adoc
+++ b/json-rpc-shell.adoc
@@ -111,7 +111,7 @@ requests, it is often convenient or even necessary to run a full text editor
in order to construct complex objects or arrays, and may even be used to import
data from elsewhere. You can launch an editor for the current request using
the M-e key combination. Both *readline*(3) and *editline*(7) also support
-multiline editing natively, though you need to press C-v C-j in order to insert
+multiline editing natively, press either M-Enter or C-v C-j in order to insert
newlines.
WebSocket