cd --interactive
does not update CWD
and completions get stuck relative to original working directory
#2024
Closed
1 of 3 tasks
Labels
bug
Something isn't working
What system are you running Yazi on?
Linux Wayland
What terminal are you running Yazi in?
foot v1.19.0
yazi --debug
outputDescribe the bug
Regression.
This started to happen after v0.4.0
The
cd --interactive
command does not suggests the correct completions as it seems is stuck on the working directoryyazi
was originally executed.Minimal reproducer
cd --interactive
command, e.g.cd
to a dir, e.g.~/.config
cd
to a subdir, e.g.yazi
config folderEnter
,cd --interactive
is correctly executedAnything else?
yazi-cd-regression.compressed.mp4
Note
At your left:
v0.3.3
At your right:v0.4.1
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: