Keyboard interrupt

Thanks for reporting a bug you have found in Cursor!
Please add the following info to help us diagnose your issue:

:white_check_mark: Check the forum to ensure the issue hasn’t been reported already
:lady_beetle: Provide a clear description of the bug
:counterclockwise_arrows_button: Explain how to reproduce the bug (if known)
:camera: Attach screenshots or recordings (e.g., .jpg, .png, .mp4).
:laptop: Tell us your operating system and your Cursor version (e.g., Windows, 0.x.x).
:prohibited: Tell us if the issue stops you from using Cursor.

I can’t seem to type in anything in the composer box (?). WHenever I try to type in anything, my input key strokes are interrupted and get thse weird messages under “Output” terminal:

Starting Jedi Python language engine.
##########Linting Output - pylint##########
##########Linting Output - pylint##########
##########Linting Output - pylint##########
##########Linting Output - pylint##########
##########Linting Output - pylint##########
##########Linting Output - pylint##########
##########Linting Output - pylint##########
##########Linting Output - pylint##########
##########Linting Output - pylint##########
##########Linting Output - pylint##########
##########Linting Output - pylint##########
##########Linting Output - pylint##########
##########Linting Output - pylint##########
##########Linting Output - pylint##########
##########Linting Output - pylint##########
##########Linting Output - pylint##########
##########Linting Output - pylint##########
##########Linting Output - pylint##########
##########Linting Output - pylint##########
##########Linting Output - pylint##########
##########Linting Output - pylint##########
##########Linting Output - pylint##########
##########Linting Output - pylint##########
##########Linting Output - pylint##########
##########Linting Output - pylint##########
##########Linting Output - pylint##########
##########Linting Output - pylint##########
##########Linting Output - pylint##########
##########Linting Output - pylint##########
##########Linting Output - pylint##########
##########Linting Output - pylint##########
----------Generating Tags----------
ctags --options=/Users/alexkim/.cursor/extensions/geecode.geecode-python-2019.5.10/resources/ctagOptions --languages=Python --exclude=/site-packages/ -o /Volumes/samsungPRO990_2TB/MCP_Project/.vscode/tags .
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ctags: illegal option – -
usage: ctags [-BFTaduwvx] [-f tagsfile] file …
----------Generating Tags----------
ctags --options=/Users/alexkim/.cursor/extensions/geecode.geecode-python-2019.5.10/resources/ctagOptions --languages=Python --exclude=/site-packages/ -o /Volumes/samsungPRO990_2TB/MCP_Project/.vscode/tags .
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ctags: illegal option – -
usage: ctags [-BFTaduwvx] [-f tagsfile] file …
----------Generating Tags----------
ctags --options=/Users/alexkim/.cursor/extensions/geecode.geecode-python-2019.5.10/resources/ctagOptions --languages=Python --exclude=/site-packages/ -o /Volumes/samsungPRO990_2TB/MCP_Project/.vscode/tags .

If anyone has a solution, let me know. Thanks.

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