-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Labels
Description
Description of the bug
On macOS, selecting text and then pressing ⌘E should copy the selected text into the Find Clipboard. This behavior should parallel that of ⌘C (which copies into the General Clipboard).
This is broken for panels - console, output panel, I/O panel. If you select text in a panel and then press ⌘E, Sublime copies from the active view of the window. If you press ⌘C, Sublime correctly copies from the panel.
Steps to reproduce
- Start in Safe Mode
- Create a new document and add some text
- Open the Console
- Click on some text in the Console to select it
- Activate
slurp_find_stringvia ⌘E
Expected behavior
The selected text from the console should be slurped.
Actual behavior
The selected text from the file is slurped.
Sublime Text build number
4200
Operating system & version
macOS 14.7
(Linux) Desktop environment and/or window manager
No response
Additional information
No response
OpenGL context information