yazi is taking almost 1GB of disk space. #2690
Replies: 4 comments 1 reply
-
Run `ls -al /home/mao/yazi`
…On Mon, Apr 28, 2025 at 8:35 PM Mauroardila ***@***.***> wrote:
What system are you running Yazi on?
Linux X11
What terminal are you running Yazi in?
kitty
yazi --debug output
Yazi
Version: 25.4.8 (7cc2501 2025-04-10)
Debug : false
Triple : x86_64-unknown-linux-gnu (linux-x86_64)
Rustc : 1.86.0 (05f9846f 2025-03-31)
Ya
Version: 25.4.8 (7cc2501 2025-04-10)
Emulator
TERM : Some("xterm-kitty")
TERM_PROGRAM : None
TERM_PROGRAM_VERSION: None
Brand.from_env : Some(Kitty)
Emulator.detect : Emulator { kind: Left(Kitty), light: false, cell_size: Some((8, 18)) }
Adapter
Adapter.matches : Kgp
Dimension.available: WindowSize { rows: 54, columns: 234, width: 1872, height: 972 }
Desktop
XDG_SESSION_TYPE : Some("x11")
WAYLAND_DISPLAY : None
DISPLAY : Some(":0")
SWAYSOCK : None
HYPRLAND_INSTANCE_SIGNATURE: None
WAYFIRE_SOCKET : None
SSH
shared.in_ssh_connection: false
WSL
WSL: false
Variables
SHELL : Some("/bin/zsh")
EDITOR : Some("nvim")
VISUAL : None
YAZI_FILE_ONE : None
YAZI_CONFIG_HOME: None
YAZI_ZOXIDE_OPTS: None
FZF_DEFAULT_OPTS: None
Text Opener
default : Some(OpenerRule { run: "${EDITOR:-nvim} \"$@\"", block: true, orphan: false, desc: "$EDITOR", for_: None, spread: true })
block-create: Some(OpenerRule { run: "${EDITOR:-nvim} \"$@\"", block: true, orphan: false, desc: "$EDITOR", for_: None, spread: true })
block-rename: Some(OpenerRule { run: "${EDITOR:-nvim} \"$@\"", block: true, orphan: false, desc: "$EDITOR", for_: None, spread: true })
Multiplexers
TMUX : false
tmux version : No such file or directory (os error 2)
tmux build flags : enable-sixel=Unknown
ZELLIJ_SESSION_NAME: None
Zellij version : No such file or directory (os error 2)
Dependencies
file : 5.46
ueberzugpp : No such file or directory (os error 2)
ffmpeg/ffprobe: 7.1 / 7.1
pdftoppm : 25.04.0
magick : 7.1.1-47
fzf : 0.61.3
fd/fdfind : 10.2.0 / No such file or directory (os error 2)
rg : 14.1.1
chafa : 1.14.5
zoxide : 0.9.7
7zz/7z : No such file or directory (os error 2) / 24.09
jq : 1.7.1
Clipboard
wl-copy/paste: 2.2.1 / 2.2.1
xclip : 0.13
xsel : No such file or directory (os error 2)
Routine
`file -bL --mime-type`: text/plain
See https://yazi-rs.github.io/docs/plugins/overview#debugging on how to enable logging or debug runtime errors.
Describe the question
is it normal de yazi take 1GB of disk space? and why?
yazi.space.png (view on web)
<https://github.com/user-attachments/assets/02fc54f1-baa7-4fe4-9467-ec22ec30725a>
Anything else?
*No response*
Checklist
- I have read all the documentation
- I have searched the existing discussions/issues
—
Reply to this email directly, view it on GitHub
<#2690>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEFWFIFIXMEYC4FLUOSQAWD23YN7TAVCNFSM6AAAAAB4AJWSJKVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZYGI2TKMZZHE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
drwxr-xr-x 27 mao mao 4096 Apr 10 17:54 . |
Beta Was this translation helpful? Give feedback.
-
OK, that's Yazi source code directory, you previously built Yazi from source with Run |
Beta Was this translation helpful? Give feedback.
-
It worked perfectly. Thanks. |
Beta Was this translation helpful? Give feedback.
-
What system are you running Yazi on?
Linux X11
What terminal are you running Yazi in?
kitty
yazi --debug
outputDescribe the question
is it normal de yazi take 1GB of disk space? and why?

Anything else?
No response
Checklist
Beta Was this translation helpful? Give feedback.
All reactions