Autosuggestions display bug

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Just installed Cursor for the first time, and tried out the terminal using the “rails c” command. However, when I type something and the suggestions appear, they look all messed up. If I highlight them with my cursor (click and drag over them like highlighting text) they appear however.

I have attached 2 images, one showing how it looks, and one showing how it looks when highlighting.

Steps to Reproduce

rails c in terminal and start typing to get suggestions

Expected Behavior

To see the suggestions

Screenshots / Screen Recordings

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.2.20 (Universal)
VSCode Version: 1.105.1
Commit: b3573281c4775bfc6bba466bf6563d3d498d1070
Date: 2025-12-12T06:29:26.017Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin x64 23.5.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

hi @minisemi this is most likely due to different path/terminal being used as it maybe missing autocompletion setup.

Which terminal do you use by default on macOS?

Its giving me suggestions though, so the path should be fine. It is just a display error.

For terminal (when not using the terminal in my IDE) I am using iTerm.

I just tried changing theme to Cursor Light from Cursor Dark, and then the suggestions appear fine. So it seems to be a color issue for Cursor dark theme specifically.

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.