You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yazi
Version: 0.3.2 (Homebrew 2024-08-28)
Debug :false
OS : macos-aarch64 (unix)
Ya
Version: 0.3.2 (Homebrew 2024-08-28)
Emulator
Emulator.via_env: ("xterm-kitty", "")
Emulator.via_csi: Ok(Kitty)
Emulator.detect : Kitty
Adapter
Adapter.matches: Kitty
Desktop
XDG_SESSION_TYPE: None
WAYLAND_DISPLAY : None
DISPLAY : None
SSH
shared.in_ssh_connection: false
WSL
/proc/sys/fs/binfmt_misc/WSLInterop: false
Variables
SHELL : Some("/bin/zsh")
EDITOR : Some("nvim")
VISUAL : None
YAZI_FILE_ONE : None
YAZI_CONFIG_HOME : None
Text Opener
default: Some(Opener { run: "${EDITOR:-nvim}\"$@\"", block: true, orphan: false, desc: "$EDITOR", for_: None, spread: true })
block : Some(Opener { run: "${EDITOR:-nvim}\"$@\"", block: true, orphan: false, desc: "$EDITOR", for_: None, spread: true })
Multiplexers
TMUX :false
tmux version : 3.4
ZELLIJ_SESSION_NAME: None
Zellij version : No such file or directory (os error 2)
Dependencies
file : 5.41
ueberzugpp : No such file or directory (os error 2)
ffmpegthumbnailer: 2.2.2
magick : 7.1.1-37
fzf : 0.55.0
fd : 10.2.0
rg : 14.1.0
chafa : No such file or directory (os error 2)
zoxide : 0.9.4
7z : 17.05
7zz : No such file or directory (os error 2)
jq : 1.7.1
--------------------------------------------------
When reporting a bug, please also upload the `yazi.log` log file - only upload the most recent content by time.
Did 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 tried
Describe the bug
Its a simple bug, the task window hides most of the task name and its not possible to neither wrap the text or scroll horizontally nor getting extra information on any task
Minimal reproducer
Do any operation like copy and paste and open the tasks window
Anything else?
No response
The text was updated successfully, but these errors were encountered:
well...i expected that when i copied something somewhere it would at least tell me what its copying.
also its probably blank cause its probably just outputting the output from an operation, when you do cp there is no output unless an error appears by default
What system are you running Yazi on?
macOS
What terminal are you running Yazi in?
kitty 0.36.1
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
Its a simple bug, the task window hides most of the task name and its not possible to neither wrap the text or scroll horizontally nor getting extra information on any task
Minimal reproducer
Do any operation like copy and paste and open the tasks window
Anything else?
No response
The text was updated successfully, but these errors were encountered: