From 1fefe53ff3f906e9c4584e6967d9da718bda4730 Mon Sep 17 00:00:00 2001 From: Jonas Widen Date: Sun, 16 Mar 2025 21:04:09 +0100 Subject: [PATCH] update docs --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4979334..42d7aac 100644 --- a/README.md +++ b/README.md @@ -227,10 +227,11 @@ Chat Window Display: - Messages are clearly marked with "User:" and "Assistant:" prefixes - Messages are separated by horizontal lines for better readability -File operations in the chat window are intentionally disabled: -- `:w`, `:e`, `:sp`, `:vs` and similar commands are blocked -- The command-line mode (`:`) is disabled to prevent file operations -- A warning message appears if you attempt these operations +Chat Window Restrictions: +- Leader key commands (including telescope/file operations) are disabled +- Command mode (`:`) is disabled +- Only basic navigation and chat-specific commands are allowed +- A warning message appears if you attempt restricted operations ### Chat Commands