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
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?
macOS
What terminal are you running Yazi in?
wezterm
yazi --debug
outputDescribe the bug
When I have two files in a directory and one is a dotfile like so
I would like to start yazi and hover the first file with
yazi .xfile
. Instead, yazi starts up and hoversfile2
.Maybe it's the easiest to explain this with a video:
dotfile-hover2.mov
Minimal reproducer
Set
manager.show_hidden=true
like in https://github.com/mikavilpas/dotfiles/blob/b1e517dc0c00b4302fecbc1112b20f4396a7a9c7/.config/yazi/yazi.toml?plain=1#L13Anything else?
I
git bisect
ed the issue and it looks like the following commit introduced this bug:4bd8b0b feat: new
load
DDS event (#1980)Checklist
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: