From f6a576f0ec04a9b2fa2982e2e9188d874bbd156c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 8 Apr 2024 10:07:30 +0200 Subject: Merging upstream version 1.27.2. Signed-off-by: Daniel Baumann --- doc/key_bindings.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc') diff --git a/doc/key_bindings.rst b/doc/key_bindings.rst index 0534870..e3ebcd9 100644 --- a/doc/key_bindings.rst +++ b/doc/key_bindings.rst @@ -48,17 +48,17 @@ Introduce a line break in multi-line mode, or dispatch the command in single-lin The sequence ESC-Enter is often sent by Alt-Enter. -################################# -C-x p (Emacs-mode) or > (Vi-mode) -################################# +################## +C-x p (Emacs-mode) +################## Prettify and indent current statement, usually into multiple lines. Only accepts buffers containing single SQL statements. -################################# -C-x u (Emacs-mode) or < (Vi-mode) -################################# +################## +C-x u (Emacs-mode) +################## Unprettify and dedent current statement, usually into one line. -- cgit v1.2.3