Replies: 1 comment
-
|
At least PDF previews scroll with the mouse for me on macOS + kitty + yazi nightly, though the scroll sensitivity is too high so its hard to be precise... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What system are you running Yazi on?
macOS
What terminal are you running Yazi in?
iTerm 3.6.9beta1
yazi --debugoutputYazi Version: 26.1.22 (Homebrew 2026-01-26) Debug : false Triple : aarch64-apple-darwin (macos-aarch64) Rustc : 1.92.0 (ded5c06c 2025-12-08) Ya Version: 26.1.22 (Homebrew 2026-01-26) Config Init : /Users/brice.dutheil/.config/yazi/init.lua (No such file or directory (os error 2)) Yazi : /Users/brice.dutheil/.config/yazi/yazi.toml (No such file or directory (os error 2)) Keymap : /Users/brice.dutheil/.config/yazi/keymap.toml (No such file or directory (os error 2)) Theme : /Users/brice.dutheil/.config/yazi/theme.toml (No such file or directory (os error 2)) VFS : /Users/brice.dutheil/.config/yazi/vfs.toml (No such file or directory (os error 2)) Package : /Users/brice.dutheil/.config/yazi/package.toml (122 chars) Dark/light flavor: "" / "" Emulator TERM : Some("xterm-256color") TERM_PROGRAM : Some("iTerm.app") TERM_PROGRAM_VERSION: Some("3.6.9beta1") Brand.from_env : Some(Iterm2) Emulator.detect : Emulator { kind: Left(Iterm2), version: "iTerm2 3.6.9beta1", light: true, csi_16t: (0, 0), force_16t: false } Adapter Adapter.matches : Iip Dimension.available: Dimension { rows: 122, columns: 238, width: 3332, height: 3660 } 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 Variables SHELL : Some("/bin/zsh") EDITOR : Some("vim") VISUAL : None YAZI_FILE_ONE : None YAZI_CONFIG_HOME : None YAZI_ZOXIDE_OPTS : None FZF_DEFAULT_OPTS : None FZF_DEFAULT_COMMAND: Some("fd --type f --hidden --exclude .git") Text Opener default : Some(OpenerRule { run: "${EDITOR:-vi} %s", block: true, orphan: false, desc: "$EDITOR", for: None, spread: true }) block-create: Some(OpenerRule { run: "${EDITOR:-vi} %s", block: true, orphan: false, desc: "$EDITOR", for: None, spread: true }) block-rename: Some(OpenerRule { run: "${EDITOR:-vi} %s", block: true, orphan: false, desc: "$EDITOR", for: None, spread: true }) Multiplexers TMUX : false tmux version : tmux 3.6a tmux build flags : enable-sixel=Supported ZELLIJ_SESSION_NAME: None Zellij version : 0.43.1 Dependencies file : 5.41 ueberzugpp : No such file or directory (os error 2) ffmpeg/ffprobe: 8.0.1 / 8.0.1 pdftoppm : No such file or directory (os error 2) magick : 7.1.2-16 fzf : 0.70.0 fd/fdfind : 10.4.1 / No such file or directory (os error 2) rg : 15.1.0 chafa : No such file or directory (os error 2) zoxide : 0.9.9 7zz/7z : No such file or directory (os error 2) / 17.05 resvg : No such file or directory (os error 2) jq : 1.8.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) Routine `file -bL --mime-type`: text/plain See https://yazi-rs.github.io/docs/plugins/overview#debugging on how to enable logging or debug runtime errors.Describe the question
Is it possible to scroll the preview pane with the mouse, I've tried with modifier keys without success.
Anything else?
FYI I don't know if this is useful for the issue, but I have this setting for the alt keys
Although I noticed this help message:
Checklist
Beta Was this translation helpful? Give feedback.
All reactions