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