From 0107d09abc5fb6e4cfca5788d03632a590cecf74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Wed, 14 Oct 2020 02:37:29 +0200 Subject: json-rpc-shell.adoc: document the M-Enter binding --- json-rpc-shell.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3