The prompt window suddenly becomes truncated, rendering the content unreadable. Any idea what happened and how to fix it? Thanks!
Hey, that looks weird!
How did you trigger that, and what OS are you running?
Thanks
I get the same problem…
Hey, when does this happen and what OS are you on?
win64,cursor 0.42.3. in .py files, it works well. in ipynb files, prompt not work.
just a few days, is it the new cursor version’s bug?
Is it reproducible, or is it every now and then?
If we can reproduce it on our end, we’ll have a better chance of fixing it!
reinstall cursor does not work, how can I reconfigure the cursor setting? to default setting?
Reinstalling should sort out any configuration issues.
Is it happening for every suggestion, on any project, or just specific files/chunks of code?
EDIT: Removed raw Jupyter notebook code containing reproduction
Hi @MaBo603,
Managed to reproduce it on my end with your notebook code, thanks!
I’ve passed it on to the team, but I believe it’s due to the non-English characters in the comments, which is causing the window to size incorrectly.
Sorry, just got back from a meeting. I am on MacOS Sonoma. I don’t really recall what triggered this, but it is persistent and happening to all prompts. Thanks!
Tried to uninstall and reinstall, the same problem persists. This is a jupyter notebook. I do not use any non-English characters in the code. In fact, I use Cmd+K “try auto completion” to get the sample code. Then I changed a few variable names. The prompt popped up and suggested corresponding changes in other parts of the code. But as you can see in the screenshot, they are unreadable.
Hello,is it the non-English characters cause the bug?
Yes, it’s a known issue. I’ve already informed our team, and we’re waiting for a fix.