Clipboard
Forum rules
When reporting a bug, please include the following information: your XYplorer version (e.g., v27.90.0047), your Windows version (e.g., Win 11), and your screen scaling percentage (e.g., 125%). We recommend adding your Windows version and screen scaling percentage to your profile or signature. This will make debugging much easier for us.
When reporting a bug, please include the following information: your XYplorer version (e.g., v27.90.0047), your Windows version (e.g., Win 11), and your screen scaling percentage (e.g., 125%). We recommend adding your Windows version and screen scaling percentage to your profile or signature. This will make debugging much easier for us.
Re: Clipboard
What are you trying to acomplish ?
I didn't ever had the need to make such an operation
I didn't ever had the need to make such an operation
Windows 11 Home, Version 25H2 (OS Build 26200.7171)
Portable x64 XYplorer (Actual version, including betas)
Display settings 1920 x 1080 Scale 100%
Everything 1.5.0.1400a (x64), Everything Toolbar 2.1.0, Listary Pro 6.3.6.99
Portable x64 XYplorer (Actual version, including betas)
Display settings 1920 x 1080 Scale 100%
Everything 1.5.0.1400a (x64), Everything Toolbar 2.1.0, Listary Pro 6.3.6.99
Re: Clipboard
There are different cases. When the XYplorer is running, if you copy many files to the buffer, then not only the XYplorer itself starts to slow down, but also google chrome (it is impossible to copy or paste something). If you clear the clipboard or exit the XYplorer, then everything becomes normal.
Re: Clipboard
I may have just experienced the same issue. I ran a search in one pane. I had an empty paper in the other pane. I decided I would select all (7500 files) and copy, then paste in the paper pane. XYP froze for probably more than 5 minutes but was still processing something because it ended up responsive again. I tried it with a larger search that was about 15000 files and it froze about twice as long. During this time my AHK script would fail accessing the clipboard any time I used a hotkey, which was trigged from another program. Maybe this is normal I dont know. Perhaps I should have just used "Copy to opposite pane".
-
admin
- Site Admin
- Posts: 64875
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Clipboard
I'll see what I can do.
Yes, "Copy to opposite pane" would have been much faster.
Yes, "Copy to opposite pane" would have been much faster.
FAQ | XY News RSS | XY X
-
admin
- Site Admin
- Posts: 64875
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Clipboard
BTW, here's a hot tip: If you want to copy and paste items within XYplorer (or also between different XYplorer instances) you can do that using purely textual information (which is much faster than regular copy-pasting items, notable especially when the number of items is high):
a) To copy the items to the clipboard as text: File | To Clipboard | Item Path/Name(s)
b) To paste the items from the clipboard as text: Edit | Paste Special | Paste Text As Item(s)
a) To copy the items to the clipboard as text: File | To Clipboard | Item Path/Name(s)
b) To paste the items from the clipboard as text: Edit | Paste Special | Paste Text As Item(s)
FAQ | XY News RSS | XY X
Re: Clipboard
I subscribe to the above, in version 20.00 you can easily cut/copy/paste (> 10000) files, I do this very often. There is a huge performance degradation in version 20.10. Clipboard Markers is a good feature, but the price is too high.
Last edited by HumD on 19 Sep 2021 10:07, edited 1 time in total.
Re: Clipboard
They have been optional since inception, if you had done any research yourself you may have found this info:
https://www.xyplorer.com/release_20.10.php#CM
https://www.xyplorer.com/release_20.10.php#CM
Re: Clipboard
These options affect only the visual response, they do not affect the work of the XY with the clipboard.jupe wrote: ↑19 Sep 2021 10:58 They have been optional since inception, if you had done any research yourself you may have found this info:
https://www.xyplorer.com/release_20.10.php#CM
Re: Clipboard
Unfortunately, this doesn't solve the problem, @jupe
v20.00.0000
Selecting and copying (CTRL+C) 10.000 files (inside a ram disk) takes 1-2 seconds but navigating the list or tree is still instant afterwards (if you want to paste them anywhere).
v22.20.0211
Configuration | Colors and Styles | Styles | Clipboard Markers | [ ] Dimmed icons
Configuration | Colors and Styles | Styles | Clipboard Markers | [ ] Colored lines
Configuration | File Operations | Undo & Action Log | Clipboard | [ ] Log clipboard contents and enable restore
XY becomes absolutely unusable after copying the 10k files...
v20.00.0000
Selecting and copying (CTRL+C) 10.000 files (inside a ram disk) takes 1-2 seconds but navigating the list or tree is still instant afterwards (if you want to paste them anywhere).
v22.20.0211
Configuration | Colors and Styles | Styles | Clipboard Markers | [ ] Dimmed icons
Configuration | Colors and Styles | Styles | Clipboard Markers | [ ] Colored lines
Configuration | File Operations | Undo & Action Log | Clipboard | [ ] Log clipboard contents and enable restore
XY becomes absolutely unusable after copying the 10k files...
One of my scripts helped you out? Please donate via Paypal
Re: Clipboard
Yeah, it's fast again, thanks!
One of my scripts helped you out? Please donate via Paypal
-
admin
- Site Admin
- Posts: 64875
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Clipboard
Since you're new here, I'm not sure if you've seen this in the change log.
So, what you want is:
How to tweak: https://www.xyplorer.com/faq-topic.php?id=tweak
Code: Select all
This value can be tweaked here:
ClipboardMarkersLimit=1000
Code: Select all
ClipboardMarkersLimit=100FAQ | XY News RSS | XY X
XYplorer Beta Club