zed/assets
Peter Tripp 4726f30bd6
Standardize on CursorShape::Underline not Underscore (#19028)
Currently terminal.cursor_shape uses `underline` and `cursor_shape` uses
`underscore`.
This standardizes them so they use the same settings value.

I think `underline` is the more common term and it matches the
terminology used by VSCode, Alacritty, iTerm, etc.

Note the protobuf enum `CursorShape::CursorUnderscore` remains
unchanged.

See also:
- https://github.com/zed-industries/zed/pull/18530
- https://github.com/zed-industries/zed/pull/17572

Release Notes:

- Settings: rename one `cursor_shape` from `underscore` to `underline`
(breaking change).
2024-10-11 10:44:21 +02:00
..
fonts
icons ssh: Overhaul remoting UI (#18727) 2024-10-07 15:01:50 +02:00
images add ui::Vector and separate images from icons (#17815) 2024-09-13 17:44:16 -04:00
keymaps Add basic vi motion support for terminal (#18715) 2024-10-10 07:50:12 +02:00
prompts Tweak assistant prompt to only fix diagnostic issues when requested to do so (#18596) 2024-10-02 09:29:11 -04:00
settings Standardize on CursorShape::Underline not Underscore (#19028) 2024-10-11 10:44:21 +02:00
sounds
themes Revert accidental one theme changes (#17273) 2024-09-02 14:48:23 -04:00