docs: Update correct button for accessing context history (#17008)
The button in the top-left corner of the Assistant panel is the history button, not the hamburger button.
This commit is contained in:
parent
950e698834
commit
7e1eac67ef
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ The model can reference content from your active context in the assistant panel,
|
|||
|
||||
### Saving and Loading Contexts
|
||||
|
||||
After you submit your first message, a name for your context is generated by the language model, and the context is automatically saved to your file system in `~/.config/zed/contexts`. You can access and load previous contexts by clicking on the hamburger button in the top-left corner of the assistant panel.
|
||||
After you submit your first message, a name for your context is generated by the language model, and the context is automatically saved to your file system in `~/.config/zed/contexts`. You can access and load previous contexts by clicking on the history button in the top-left corner of the assistant panel.
|
||||
|
||||

|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue