-
Notifications
You must be signed in to change notification settings - Fork 176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dragging clipboard-text from clipboard-manager (or another app) into CudaText not possible #4894
Comments
AFAIR, drag-drop (in Cud) is supported only for files from file-managers. I don't know how to handle other kinds of drop-data. |
Yes, I noticed. No problem when dragging whole files. The clipboard manager is a different story. It were nice to Ctrl-select multiple entries and just drag them over. But like I said, not really a problem, I can use workarounds. |
Actually, it has nothing to do with CopyQ or browser address bars. Those are just examples. |
I'd also love to see this be fixed (Win10/Win11). When writing documentations I often need to drag text selections from the browser - or just links - into text files. I have to resort to Notepad to collect this data then copy paste it into Cuda. Also dragging a text selection from one editor tab to another inside Cudo should be possible, too. That's certainly not a Windows only thing then. thanks. |
Hello @dinkumoil . Do you have skills and time to implement this feature request, please? |
Sorry, I'm not able to implement this feature. |
Drag-drop support between ui-tabs (when grouping-mode is used) is already here. Drag-drop of selected text block:
|
aha. Well. I don't use this grouping mode in Cuda 'cos I don't like the UX of it. I occasionally use split tabs. I was hoping to just drag the text up to the other Tab label and it'll switch + activate that Tab like in other apps. I wouldn't mid to hold down a modifier key while dragging. Thanks |
windows x64 + linux beta: |
works for me, but i see no target mark when dropping text to another tab. |
@veksha Seems I added it now (in src only) |
@Alexey-T works! nice. |
also works for me. 👍🏻👏🏻 @Alexey-T I know you work fast, but please be more patient with feedback requests. There are different timezones and some ppl don't live in front of their computers and have working hours 😁 |
no problem, you can test my betas when you have a free time for that. |
Something I noticed (not a problem, just an observation):
I cannot drag stuff into Cuda, like say, URLs from a browser's address field, or clipboard-text from my clipboard-manager (CopyQ).
Tried it on both, Win7 and Win11.
The text was updated successfully, but these errors were encountered: