-
-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Labels
area:accessibilityImprovement related to color contrast, screen reader support, keyboard navigation, etcImprovement related to color contrast, screen reader support, keyboard navigation, etcarea:editorFeedback for code editing, formatting, editor iterations, etcFeedback for code editing, formatting, editor iterations, etcarea:ui/themesFeedback for theme configuration, accessibility, visual issues, etcFeedback for theme configuration, accessibility, visual issues, etc
Description
Summary
Description
Find results are highlighted the same, whether selected or unselected. So when jumping between dense find results, it's impossible to keep track of the cursor. The cursor is hidden when moving by default, which makes this even worse.
Note that this doesn't affect the selection_highlight setting -- that highlights words in a lighter shade.
Steps to reproduce:
- Type some text with repeated words
- Use Find to search for a word that is repeated
- Press enter to jump around between Find results
Expected Behavior: The selected word should look different from all the other results
Actual Behavior:
Zed Version and System Specs
Zed: v0.181.6 (Zed)
OS: macOS 15.4.0
Memory: 16 GiB
Architecture: x86_64
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:accessibilityImprovement related to color contrast, screen reader support, keyboard navigation, etcImprovement related to color contrast, screen reader support, keyboard navigation, etcarea:editorFeedback for code editing, formatting, editor iterations, etcFeedback for code editing, formatting, editor iterations, etcarea:ui/themesFeedback for theme configuration, accessibility, visual issues, etcFeedback for theme configuration, accessibility, visual issues, etc