update docs

This commit is contained in:
Jonas Widen 2025-03-16 21:04:09 +01:00
parent 5df3802fdb
commit 1fefe53ff3

View File

@ -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