Closed fishBone000 closed 2 weeks ago
The user might run multiple tasks concurrently, and showing an error message for each task failure would create a bad user experience.
If you want to see the detailed error information for a specific task, just open the task manager and inspect
it. You'll find the full error message there, even the stack trace.
Closing as it's expected behavior.
What system are you running Yazi on?
Linux Wayland
What terminal are you running Yazi in?
Alacritty
yazi --debug
outputDescribe the bug
Copy any file to a folder with no write access, e.g. copy your file to root folder, causes the copy job to hang with no error message.
Minimal reproducer
To reproduce:
/
Observed:
Expected:
Anything else?
No response
Validations
yazi --debug
) input box to the nightly that I triedmv ~/.config/yazi ~/.config/yazi-backup
)