From cf762c1482566dc8fcdea493b8f8a8a1b0710205 Mon Sep 17 00:00:00 2001 From: Guido Cella Date: Tue, 10 Oct 2023 08:33:08 +0200 Subject: console.lua: exit with with Ctrl+[ This binding commonly closes similar input buffers like vim's Command-line mode and dmenu. --- DOCS/man/console.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS/man/console.rst') diff --git a/DOCS/man/console.rst b/DOCS/man/console.rst index cfcc643323..30f849e885 100644 --- a/DOCS/man/console.rst +++ b/DOCS/man/console.rst @@ -11,7 +11,7 @@ Keybindings \` Show the console. -ESC +ESC and Ctrl+[ Hide the console. ENTER, Ctrl+J and Ctrl+M -- cgit v1.2.3