From f2f3b7cce0d7292175a981698949002a5b3f13a6 Mon Sep 17 00:00:00 2001 From: Petr Mironychev <9195189+Palm1r@users.noreply.github.com> Date: Wed, 20 Aug 2025 09:31:27 +0200 Subject: [PATCH] doc: Add hotkey to close chat view --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 199b7a9..dc1558a 100644 --- a/README.md +++ b/README.md @@ -283,6 +283,10 @@ Also you can find default hotkeys here: - on Mac: Option + Command + W - on Windows: Ctrl + Alt + W - on Linux: Ctrl + Alt + W +- To close chat with llm in separate window, you can use: + - on Mac: Option + Command + S + - on Windows: Ctrl + Alt + S + - on Linux: Ctrl + Alt + S - To call manual request to suggestion, you can use or change it in settings - on Mac: Option + Command + Q - on Windows: Ctrl + Alt + Q