-
Notifications
You must be signed in to change notification settings - Fork 1k
Description
Which interface did you use?
Web UI
Repository URL (if public)
https://github.com/glideapps/quicktype
Git host
GitHub (github.com)
Other Git host
No response
Repository visibility
public
Commit, branch, or tag
default branch
Did you ingest the full repository or a subdirectory?
full repository
Operating system
macOS
Browser (Web UI only)
Chrome
Other browser
No response
Gitingest version
No response
Python version
No response
Bug description
Description
When importing a text file generated by gitingest (filename: 'glideapps-quicktype-8a5edab282632443.txt') into Cursor IDE, a dialog appears warning about unusual line terminator characters (U+2028 or U+2029).
Environment
- Cursor IDE version: [your version]
- Operating System: [your OS]
- Source: gitingest output file
- File format: .txt
Workaround
Click "Remove Unusual Line Terminators" in the dialog to automatically convert these characters to standard line breaks. Alternatively, you can configure Cursor's editor.unusualLineTerminators setting to "auto" to silently remove them or "off" to disable the warning entirely.
Steps to reproduce
Steps to reproduce:
1. Generate a repository summary using gitingest
2. Download or copy the output text file
3. Attempt to open the file in Cursor IDE
4. Dialog appears: "Detected unusual line terminators"Expected behavior
Expected Results
The file should open without warnings and use standard line terminators (LF, CRLF, or CR) that are compatible with all code editors.
Actual behavior
Actual Results
Cursor displays a blocking dialog requiring user action to either remove unusual line terminators or ignore the warning.
Additional context, logs, or screenshots
cursor
Version: 2.2.44 (Universal)
VSCode Version: 1.105.1
Commit:
20adc1003928b0f1b99305d-
baf845656ff81f5d0
Date: 2025-12-24T21:41:47.598Z (1
wk ago)
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 24.5.0