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.3 (5eabd7d 2024-10-29)
Debug :false
OS : linux-x86_64 (unix)
Ya
Version: 0.3.3 (5eabd7d 2024-10-29)
Emulator
Emulator.via_env: ("xterm-kitty", "")
Emulator.via_csi: Ok(Kitty)
Emulator.detect : Kitty
Adapter
Adapter.matches: Kgp
Desktop
XDG_SESSION_TYPE : Some("wayland")
WAYLAND_DISPLAY : Some("wayland-0")
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/bash")
EDITOR : None
VISUAL : None
YAZI_FILE_ONE : None
YAZI_CONFIG_HOME : None
Text Opener
default : Some(Opener { run: "nvim \"$@\"", block: true, orphan: false, desc: "nvim", for_: None, spread: true })
block-create: Some(Opener { run: "nvim \"$@\"", block: true, orphan: false, desc: "nvim", for_: None, spread: true })
block-rename: Some(Opener { run: "nvim \"$@\"", block: true, orphan: false, desc: "nvim", 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.44
ueberzugpp : 2.9.6
ffmpegthumbnailer: No such file or directory (os error 2)
magick : No such file or directory (os error 2)
fzf : 0.55.0
fd : No such file or directory (os error 2)
rg : 13.0.0
chafa : 1.12.4
zoxide : 0.9.4
7z : 16.02
7zz : No such file or directory (os error 2)
jq : 1.6
--------------------------------------------------
When reporting a bug, please also upload the `yazi.log` log file - only upload the most recent content by time.
You can find it in the "/home/bert/.local/state/yazi" directory.
Describe the bug
After running a task by clicking on a file and opening it in another program, the notice at the bottom of the screen does not disappear as it did in prior versions. It continues to show the task running. If I look at the task window, nothing is running.
Minimal reproducer
Open a file with an external program and then close it. The message should disappear. It does not.
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 X11
What terminal are you running Yazi in?
kitty 0.36.4
yazi --debug
outputDescribe the bug
After running a task by clicking on a file and opening it in another program, the notice at the bottom of the screen does not disappear as it did in prior versions. It continues to show the task running. If I look at the task window, nothing is running.
Minimal reproducer
Open a file with an external program and then close it. The message should disappear. It does not.
yazi.log
Anything else?
No response
Validations
yazi --debug
) input box to the nightly that I triedmv ~/.config/yazi ~/.config/yazi-backup
)The text was updated successfully, but these errors were encountered: