When I cut and paste from anywhere in Cursor while have a Jupyter notebook open I create a new cell in the open Jupyter Notebook. I can’t cut and paste from terminal, from other files, or from the notebook into chat.
Steps to Reproduce
Open an ipnyb file. Use cut and paste and click in chat. Try to paste into chat. A new cell is created.
You can cut and paste from within or between jupyter notebooks, but not outside of the notebook.
Expected Behavior
Can cut from a notebook and paste in a chat.
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Current Cursor Version
Version: 1.0.0
VSCode Version: 1.96.2
Commit: 53b99ce608cba35127ae3a050c1738a959750860
Date: 2025-06-04T19:21:22.523Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.5.0
Whats more frustrating in my situtation, the cell in the notebook I had previously selected gets pasted with the same code cell every time, and I cannot undo that neither with CMD+Z nor with Edit → Undo.
I am experiencing this issue too. It doesn’t always happen, but once I start getting this problem, it doesn’t go away until I reload the editor. It’s pretty annoying. I’m on Windows so it’s not a macOS-only problem.