json-rpc-shell.adoc: document the M-Enter binding

This commit is contained in:
Přemysl Eric Janouch 2020-10-14 02:37:29 +02:00
parent 01767198f2
commit 0107d09abc
Signed by: p
GPG Key ID: A0420B94F92B9493
1 changed files with 1 additions and 1 deletions

View File

@ -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