Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Recent section #2583

Closed
2 of 3 tasks
Q1CHENL opened this issue Apr 7, 2025 · 1 comment
Closed
2 of 3 tasks

Add Recent section #2583

Q1CHENL opened this issue Apr 7, 2025 · 1 comment
Labels
invalid This doesn't seem right

Comments

@Q1CHENL
Copy link

Q1CHENL commented Apr 7, 2025

yazi --debug output

Yazi
    Version: 0.3.3 (Homebrew 2024-09-04)
    Debug  : false
    OS     : linux-x86_64 (unix)

Ya
    Version: 0.3.3 (Homebrew 2024-09-04)

Emulator
    Emulator.via_env: ("xterm-256color", "")
    Emulator.via_csi: Ok(Unknown([]))
    Emulator.detect : Unknown([])

Adapter
    Adapter.matches: X11

Desktop
    XDG_SESSION_TYPE           : Some("x11")
    WAYLAND_DISPLAY            : None
    DISPLAY                    : Some(":0")
    SWAYSOCK                   : None
    HYPRLAND_INSTANCE_SIGNATURE: None
    WAYFIRE_SOCKET             : None

SSH
    shared.in_ssh_connection: false

WSL
    WSL: false

Variables
    SHELL              : Some("/usr/bin/zsh")
    EDITOR             : Some("/usr/bin/nano")
    VISUAL             : None
    YAZI_FILE_ONE      : None
    YAZI_CONFIG_HOME   : None

Text Opener
    default: Some(Opener { run: "${EDITOR:-vi} \"$@\"", block: true, orphan: false, desc: "$EDITOR", for_: None, spread: true })
    block  : Some(Opener { run: "${EDITOR:-vi} \"$@\"", block: true, orphan: false, desc: "$EDITOR", for_: None, spread: true })

Multiplexers
    TMUX               : false
    tmux version       : tmux 3.5a
    ZELLIJ_SESSION_NAME: None
    Zellij version     : No such file or directory (os error 2)

Dependencies
    file             : 5.45
    ueberzugpp       : No such file or directory (os error 2)
    ffmpegthumbnailer: 2.2.3
    magick           : 7.1.1-46
    fzf              : No such file or directory (os error 2)
    fd               : 10.1.0
    rg               : No such file or directory (os error 2)
    chafa            : 1.14.5
    zoxide           : No such file or directory (os error 2)
    7z               : No such file or directory (os error 2)
    7zz              : 24.08
    jq               : 1.7.1


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

Please describe the problem you're trying to solve

Image
Is it possible to add Recent section? Thanks

Would you be willing to contribute this feature?

  • Yes, I'll give it a shot

Describe the solution you'd like

Add Recent Entry

Additional context

No response

Checklist

  • I have searched the existing issues/discussions
  • The latest nightly build doesn't already have this feature
@Q1CHENL Q1CHENL added the feature New feature request label Apr 7, 2025
@sxyazi
Copy link
Owner

sxyazi commented Apr 8, 2025

Duplicate of #2384

@sxyazi sxyazi marked this as a duplicate of #2384 Apr 8, 2025
@sxyazi sxyazi closed this as completed Apr 8, 2025
@sxyazi sxyazi added invalid This doesn't seem right and removed feature New feature request labels Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants