You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yazi
Version: 0.4.2 (Homebrew 2024-12-20)
Debug :false
Triple : aarch64-apple-darwin (macos-aarch64)
Rustc : 1.83.0 (90b35a62 2024-11-26)
Ya
Version: 0.4.2 (Homebrew 2024-12-20)
Emulator
Brand.from_env : Some(Ghostty)
Emulator.detect : Emulator { kind: Left(Ghostty), light: false, cell_size: Some((17,37)) }
Emulator.detect_full: Ok(Emulator { kind: Left(Ghostty), light: false, cell_size: Some((17,37)) })
Adapter
Adapter.matches: Kgp
Desktop
XDG_SESSION_TYPE : None
WAYLAND_DISPLAY : None
DISPLAY : None
SWAYSOCK : None
HYPRLAND_INSTANCE_SIGNATURE: None
WAYFIRE_SOCKET : None
SSH
shared.in_ssh_connection: false
WSL
WSL: false
NVIM
NVIM :false
Neovim version: 0.10.3
Variables
SHELL : Some("/bin/zsh")
EDITOR : None
VISUAL : None
YAZI_FILE_ONE : None
YAZI_CONFIG_HOME: None
YAZI_ZOXIDE_OPTS: None
FZF_DEFAULT_OPTS: None
Text Opener
default : Some(Opener { run: "${EDITOR:-nvim}\"$@\"", block: true, orphan: false, desc: "$EDITOR", for_: None, spread: true })
block-create: Some(Opener { run: "${EDITOR:-nvim}\"$@\"", block: true, orphan: false, desc: "$EDITOR", for_: None, spread: true })
block-rename: Some(Opener { run: "${EDITOR:-nvim}\"$@\"", block: true, orphan: false, desc: "$EDITOR", for_: None, spread: true })
Multiplexers
TMUX : 0
tmux version : No such file or directory (os error 2)
tmux build flags : enable-sixel=Unknown
ZELLIJ_SESSION_NAME: None
Zellij version : No such file or directory (os error 2)
Dependencies
file : 5.41
ueberzugpp : No such file or directory (os error 2)
ffmpeg/ffprobe: 7.1 / 7.1
pdftoppm : 25.01.0
magick : 7.1.1-43
fzf : 0.57.0
fd/fdfind : 10.2.0 / No such file or directory (os error 2)
rg : 14.1.1
chafa : No such file or directory (os error 2)
zoxide : 0.9.6
7z/7zz : No such file or directory (os error 2) / 24.09
jq : 1.7.1
Clipboard
wl-copy/paste: No such file or directory (os error 2) / No such file or directory (os error 2)
xclip : No such file or directory (os error 2)
xsel : No such file or directory (os error 2)
Describe the bug
If I rename a file with a long filename the first part is not showing up in the search field (I could extend it, I know), but more importantly, when I try to delete further the part of the filename is not showing up anymore, so the mask is empty while there is still a part of the filename left.
Minimal reproducer
create a long file name.
rename the file
Its just working for the character count which fits into the search field
What system are you running Yazi on?
macOS
What terminal are you running Yazi in?
Ghostty
yazi --debug
outputDescribe the bug
If I rename a file with a long filename the first part is not showing up in the search field (I could extend it, I know), but more importantly, when I try to delete further the part of the filename is not showing up anymore, so the mask is empty while there is still a part of the filename left.
Minimal reproducer
Anything else?
No response
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: