-
Notifications
You must be signed in to change notification settings - Fork 593
Closed
Labels
featureNew feature requestNew feature request
Description
yazi --debug
output
Yazi
Version: 0.3.3 (Arch Linux 2024-09-16)
Debug : false
OS : linux-x86_64 (unix)
Ya
Version: 0.3.3 (Arch Linux 2024-09-16)
Emulator
Emulator.via_env: ("foot-extra", "")
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 : Some("/run/user/1001/sway-ipc.1001.288373.sock")
HYPRLAND_INSTANCE_SIGNATURE: None
WAYFIRE_SOCKET : None
SSH
shared.in_ssh_connection: false
WSL
WSL: false
Variables
SHELL : Some("/bin/bash")
EDITOR : Some("nvim")
VISUAL : Some("nvim")
YAZI_FILE_ONE : None
YAZI_CONFIG_HOME : None
Text Opener
default: Some(Opener { run: "${EDITOR:=nvim} \"$@\"", block: true, orphan: false, desc: "Edit with nvim", for_: None, spread: true })
block : Some(Opener { run: "${EDITOR:=nvim} \"$@\"", block: true, orphan: false, desc: "Edit with nvim", for_: None, spread: true })
Multiplexers
TMUX : false
tmux version : 3.4
ZELLIJ_SESSION_NAME: None
Zellij version : 0.40.1
Dependencies
file : 5.45
ueberzugpp : No such file or directory (os error 2)
ffmpegthumbnailer: 2.2.3
magick : 7.1.1-38
fzf : 0.55.0
fd : 10.2.0
rg : 14.1.1
chafa : 1.14.2
zoxide : 0.9.5
7z : 17.05
7zz : No such file or directory (os error 2)
jq : 1.7.1
Please describe the problem you're trying to solve
The current layout for displaying filenames with corresponding information on the opposite side of the pane may not be optimal on large, high res screens and tilling window managers.
Would you be willing to contribute this feature?
- Yes, I'll give it a shot
Describe the solution you'd like
The ability to display line mode to the left of the filename would make eye tracking much easier in the above cases.
Additional context
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