Page 1 of 1

Panes not refreshed when using TeraCopy

Posted: 03 Oct 2022 09:04
by selukwe
When copying or moving files to the other pane using TeraCopy with the delivered script, I often find that panes are not refreshed on finishing, even though I have automatic refresh set. Is there some "refresh" script line that I could add at the end of this script so that such operations would be always force-refreshed?

Re: Panes not refreshed when using TeraCopy

Posted: 05 Oct 2022 00:53
by elqasar2
Auto-refresh in recent versions is rubbish. I tried reporting a refresh problem more than a week ago, but it didn't even get any reply.

viewtopic.php?f=2&t=25241

Now I'm using 23.70.0200 and auto-refresh is still rubbish. Even on a different computer to that report, I'm still seeing OneDrive overlays not getting updated, and other various other file operations not getting updated in the List.

In the meantime, what am I having to do? F5, F5, F5, F5. Every time. F5.

Look back through the forums. Auto-refresh -- it's an XYplorer weakness.

Re: Panes not refreshed when using TeraCopy

Posted: 05 Oct 2022 15:12
by Norn
Not here, using FastCopy.
FastCopy|D:\Tools\FastCopy\FastCopy.exe|/auto_close|Copy

Re: Panes not refreshed when using TeraCopy

Posted: 05 Oct 2022 18:49
by Delphine
elqasar2 wrote: 05 Oct 2022 00:53 In the meantime, what am I having to do? F5, F5, F5, F5. Every time. F5.
Same problem with my new HP laptop. Solved by pressing Fn + F5 instead of F5 (due to his particular keyboard, I think)
But no problem on my good old desktop.

Hope it will help ....

Re: Panes not refreshed when using TeraCopy

Posted: 06 Nov 2022 13:37
by admin
This script line will log all change notifications to the debug log:

Code: Select all

logchange 5;
You check the debug log by this line:

Code: Select all

dlog;