Closed voronind-com closed 1 month ago
This is a bug in the crossterm
crate used by Yazi, https://github.com/crossterm-rs/crossterm/issues/912
You can either use the nightly version or the Termux official Yazi package, both of which have been fixed it.
Closing as already been fixed in the latest main branch, nothing can be done here.
I use nixpkgs version, not termux package. Still, thanks for the info!
Yazi also provides Nix flakes and Cachix binary cache you can use
I'm going to lock this issue because it has been closed for 30 days. ⏳ This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please file a new issue and complete the issue template so we can capture all the details necessary to investigate further.
What system are you running Yazi on?
Linux Wayland
What terminal are you running Yazi in?
Termux
yazi --debug
outputDid you try the latest nightly build to see if the problem got fixed?
No, and I'll explain why below
Describe the bug
When I try to run yazi, I get this error:
Error: Permission denied (os error 13)
. It used to work in the past on the same device/environment, but stopped working a couple months ago or so. I couldn't find any issues related to this.Minimal reproducer
yazi
Anything else?
No response