-
Notifications
You must be signed in to change notification settings - Fork 463
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
ya gives 99 left in Void linux #1634
Comments
It seems like your |
Oh, I see. I thought that ya comes with yazi. I build it by myself then and see how it goes. :) |
Did you install it via the system package manager? It looks like it's indeed missing there https://github.com/void-linux/void-packages/blob/master/srcpkgs/yazi/template, I'll file an issue to them later. Anyway, I am glad to see the problem solved |
Yes I installed it from xbps. |
I'm going to lock this issue because it has been closed for 30 days. ⏳ |
What system are you running Yazi on?
Linux Wayland
What terminal are you running Yazi in?
foot
yazi --debug
outputDid you try the latest nightly build to see if the problem got fixed?
Yes, and I updated the debug information above (
yazi --debug
) to the nightly that I triedDescribe the bug
ya won't do anything
Minimal reproducer
Type any
ya
command in shell and it only gives: "99 left"Anything else?
yazi --debug output
Yazi
Version: 0.3.2 (0.3.2_1 2024-08-29)
Debug : false
OS : linux-x86_64 (unix)
Ya
Version: No such file or directory (os error 2)
Emulator
Emulator.via_env: ("foot", "")
Emulator.via_csi: Ok(Foot)
Emulator.detect : Foot
Adapter
Adapter.matches: Sixel
Desktop
XDG_SESSION_TYPE: Some("wayland")
WAYLAND_DISPLAY : Some("wayland-1")
DISPLAY : Some(":0")
SSH
shared.in_ssh_connection: false
WSL
/proc/sys/fs/binfmt_misc/WSLInterop: false
Variables
SHELL : Some("/usr/bin/zsh")
EDITOR : Some("nvim")
VISUAL : Some("nvim")
YAZI_FILE_ONE : None
YAZI_CONFIG_HOME : None
Text Opener
default: Some(Opener { run: "${EDITOR:-vi} "$@"", block: true, orphan: false, desc: "$EDITOR", for_: None, spread: true })
block : Some(Opener { run: "${EDITOR:-vi} "$@"", block: true, orphan: false, desc: "$EDITOR", for_: None, spread: true })
Multiplexers
TMUX : false
tmux version : No such file or directory (os error 2)
ZELLIJ_SESSION_NAME: None
Zellij version : No such file or directory (os error 2)
Dependencies
file : 5.45
ueberzugpp : No such file or directory (os error 2)
ffmpegthumbnailer: 2.2.2
magick : 7.1.1-36
fzf : 0.54.3
fd : No such file or directory (os error 2)
rg : 14.1.0
chafa : 1.14.2
zoxide : 0.9.4
7z : 24.08
7zz : 24.08
jq : 1.7.1
The text was updated successfully, but these errors were encountered: