Skip to content

Jumping to a directy is giving and error #857

@rxmmah

Description

@rxmmah

What system are you running Yazi on?

Linux Wayland

What terminal are you running Yazi in?

foot

Did you try the latest main branch to see if the problem got fixed?

Tried, but the problem still

yazi --debug output

Details
Yazi
    yazi 0.2.4 (Arch Linux 2024-03-10)

Environment
    OS: linux-x86_64 (unix)
    Debug: false

Emulator
    Emulator.via_env: ("foot", "tmux")
    Emulator.via_csi: Ok(Unknown([]))
    Emulator.detect: Foot

Adaptor
    Adaptor.matches: Sixel

tmux
    TMUX: true

Zellij
    ZELLIJ_SESSION_NAME: None

Desktop
    XDG_SESSION_TYPE: Some("wayland")
    WAYLAND_DISPLAY: Some("wayland-0")
    DISPLAY: Some(":0")

Ueberzug
    Version: Ok(Output { status: ExitStatus(unix_wait_status(0)), stdout: "ueberzugpp 2.9.4\n", stderr: "" })

WSL
    /proc/sys/fs/binfmt_misc/WSLInterop: false


--------------------------------------------------
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/kira/.local/state/yazi" directory.

Describe the bug

when i navigate with yazi using the yy function, then press z to jump into a new directory and exit yazi, i get this error:

yy                                                                                                
invalid preview window option: down,30%,sharp
zoxide: fzf returned an error
cd:cd:1: no such file or directory: ^[[38;2;216;222;233m/home/kira/Music^[[0m
removed '/tmp/yazi-cwd.IDg9e'

Expected Behavior

i excpect the PWD directory to be clean, not ^[[38;2;216;222;233m/home/kira/Music^[[0m

To Reproduce

launch yazi using yy function, move to a new dir then press z

Configuration

No response

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidThis doesn't seem right

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions