update docs
This commit is contained in:
parent
6dbe3c3409
commit
7456183630
@ -65,10 +65,12 @@ The plugin provides several ways to interact with Gemini:
|
||||
The chat window appears on the right side of your editor and provides the following controls:
|
||||
|
||||
- `i`: Enter a new query
|
||||
- If the chat was started with buffer context (using `<leader>gs`), subsequent queries will maintain that context
|
||||
- If started without context (using `<leader>gc`), queries will be context-free
|
||||
- `q`: Close the chat window (history is preserved)
|
||||
- `<Esc>`: Return focus to previous buffer
|
||||
- Normal mode scrolling commands (`j`, `k`, `<C-d>`, `<C-u>`, etc.) work as expected
|
||||
- Window automatically scrolls to show new messages
|
||||
- Window automatically scrolls to show new messages at the top
|
||||
|
||||
File operations in the chat window are intentionally disabled:
|
||||
- `:w`, `:e`, `:sp`, `:vs` and similar commands are blocked
|
||||
|
Loading…
x
Reference in New Issue
Block a user