Jupyter Notebook Editing - Pasting Error

Describe the Bug

When a cell has been copied in command mode (i.e. we’re selecting and copy/pasting entire cells, not editing content within those cells), pasting content into chat breaks. Pastes clipboard cell in notebook instead.

Steps to Reproduce

Create a cell with some example code.

In command mode, copy and paste that cell below.

Now try to select your example code and paste it into the chat.

Expected Behavior

The Cmd+V for pasting the example code into the chat will do nothing to the chat, and instead pastes the cell that we copied earlier.

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.0.0 (Universal)
VSCode Version: 1.96.2
Commit: 53b99ce608cba35127ae3a050c1738a959750860
Date: 2025-06-04T19:21:39.410Z (1 wk ago)
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.3.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

1 Like

Hey, thanks for the report. As a temporary workaround, try using Cmd/Ctrl + Shift + V to paste into the chat.

2 Likes

Thanks! This worked :slight_smile:

1 Like

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