-
Notifications
You must be signed in to change notification settings - Fork 701
Closed
Labels
featureNew feature requestNew feature request
Description
yazi --debug output
Yazi
Version: 0.3.3 (Arch Linux 2024-09-05)
Debug : false
OS : linux-x86_64 (unix)
Ya
Version: 0.3.3 (Arch Linux 2024-09-05)
Emulator
Emulator.via_env: ("foot", "")
Emulator.via_csi: Ok(Foot)
Emulator.detect : Foot
Adapter
Adapter.matches: Sixel
Desktop
XDG_SESSION_TYPE : Some("wayland")
WAYLAND_DISPLAY : Some("wayland-1")
DISPLAY : Some(":0")
SWAYSOCK : None
HYPRLAND_INSTANCE_SIGNATURE: Some("0f594732b063a90d44df8c5d402d658f27471dfe_1726362800_736104487")
WAYFIRE_SOCKET : None
SSH
shared.in_ssh_connection: false
WSL
WSL: false
Variables
SHELL : Some("/usr/bin/zsh")
EDITOR : Some("helix")
VISUAL : Some("helix")
YAZI_FILE_ONE : None
YAZI_CONFIG_HOME : None
Text Opener
default: Some(Opener { run: "helix \"$@\"", block: true, orphan: false, desc: "$EDITOR", for_: None, spread: true })
block : Some(Opener { run: "helix \"$@\"", block: true, orphan: false, desc: "$EDITOR", for_: None, spread: true })
Multiplexers
TMUX : false
tmux version : No such file or directory (os error 2)
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.2
magick : 7.1.1-38
fzf : 0.54.3
fd : No such file or directory (os error 2)
rg : 14.1.1
chafa : No such file or directory (os error 2)
zoxide : 0.9.4
7z : 17.05
7zz : No such file or directory (os error 2)
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/alec/.local/state/yazi" directory.Please describe the problem you're trying to solve
The current date format for ctime and mtime linemodes are mm/dd and I wish to be able to change it to the more conventional dd/mm without writing a custom linemode.
Anyway, thank you for making this super fast ducky file manager. Cheers!
Would you be willing to contribute this feature?
- Yes, I'll give it a shot
Describe the solution you'd like
Maybe it would be good to have an option to format linemodes in the configuration file?
I would contribute but all I know is some terrible python, sorry.
Additional context
No response
Validations
- I have searched the existing issues
- The latest nightly build of Yazi doesn't already have this feature
Metadata
Metadata
Assignees
Labels
featureNew feature requestNew feature request