Line Numbers Obstruct Code on macOS

Describe the Bug

After installing Cursor on macOS, the line numbers in the code editor overlap the code content, making the first 3 characters of each line unreadable.

Steps to Reproduce

  1. Install and open Cursor on macOS.
  2. Open any file in the code editor.
  3. Observe that the line numbers obstruct the first few characters of the code.

Expected Behavior

Line numbers should be displayed without overlapping the code, ensuring all characters of the code are visible.

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 0.43.6
VSCode Version: 1.93.1
Commit: a846435528b4b760494a836f96f0739889253530
Date: 2024-12-06T05:11:55.168Z (1 wk ago)
Electron: 30.5.1
Chromium: 124.0.6367.243
Node.js: 20.16.0
V8: 12.4.254.20-electron.0
OS: Darwin arm64 24.1.0

Additional Information

I found that toggling “Zen Mode” fixed this for me after trying a few other things that didn’t work. The initial experience was unusable and might make new users delete the app after installing.

Does this stop you from using Cursor

No - Cursor works, but with this issue