Fix wrong cursor shape description in Configuring Zed page (#37933)

It was previously copied incorrectly from `Terminal: Copy On Select`.

Release Notes:

- Fixed wrong description in `Terminal: Cursor Shape` in `Configuring
Zed` document
This commit is contained in:
Dima
2025-09-10 20:05:23 -03:00
committed by GitHub
parent db367cc6bf
commit 0f9232a10d
+1 -1
View File
@@ -3627,7 +3627,7 @@ List of `integer` column numbers
### Terminal: Cursor Shape
- Description: Whether or not selecting text in the terminal will automatically copy to the system clipboard.
- Description: Controls the visual shape of the cursor in the terminal. When not explicitly set, it defaults to a block shape.
- Setting: `cursor_shape`
- Default: `null` (defaults to block)