Replies: 1 comment
-
|
I added the following to .config/yazi/yazi.toml and still no luck, this didnt seem to make any change at all: And a second question. Can i run sh scripts from with yazi? when i select and open it brings up an editor... |
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?
Linux Wayland
What terminal are you running Yazi in?
fish
yazi --debugoutputYazi Version: 25.5.31 (Arch Linux 2025-07-23) Debug : false Triple : x86_64-unknown-linux-gnu (linux-x86_64) Rustc : 1.88.0 (6b00bc38 2025-06-23) Ya Version: 25.5.31 (Arch Linux 2025-07-23) Emulator TERM : Some("xterm-256color") TERM_PROGRAM : None TERM_PROGRAM_VERSION: None Brand.from_env : Some(Konsole) Emulator.detect : Emulator { kind: Left(Konsole), light: false, csi_16t: (8, 15), force_16t: false } Adapter Adapter.matches : KgpOld Dimension.available: Dimension { rows: 74, columns: 113, width: 905, height: 1120 } Desktop XDG_SESSION_TYPE : Some("wayland") WAYLAND_DISPLAY : Some("wayland-0") DISPLAY : Some(":1") SWAYSOCK : None HYPRLAND_INSTANCE_SIGNATURE: None WAYFIRE_SOCKET : None SSH shared.in_ssh_connection: false WSL WSL: false Variables SHELL : Some("/bin/bash") EDITOR : Some("nano") VISUAL : None YAZI_FILE_ONE : None YAZI_CONFIG_HOME: None YAZI_ZOXIDE_OPTS: None FZF_DEFAULT_OPTS: None Text Opener default : Some(OpenerRule { run: "${EDITOR:-vi} \"$@\"", block: true, orphan: false, desc: "$EDITOR", for: None, spread: true }) block-create: Some(OpenerRule { run: "${EDITOR:-vi} \"$@\"", block: true, orphan: false, desc: "$EDITOR", for: None, spread: true }) block-rename: Some(OpenerRule { run: "${EDITOR:-vi} \"$@\"", block: true, orphan: false, desc: "$EDITOR", for: None, spread: true }) Multiplexers TMUX : false 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.46 ueberzugpp : No such file or directory (os error 2) ffmpeg/ffprobe: 8.0.1 / 8.0.1 pdftoppm : 25.11.0 magick : 7.1.2-8 fzf : 0.67.0 fd/fdfind : 10.3.0 / No such file or directory (os error 2) rg : 15.1.0 chafa : No such file or directory (os error 2) zoxide : No such file or directory (os error 2) 7zz/7z : No such file or directory (os error 2) / No such file or directory (os error 2) resvg : No such file or directory (os error 2) jq : No such file or directory (os error 2) Clipboard wl-copy/paste: 2.2.1 / 2.2.1 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
when i try to open .ods file (libre calc) under kde plasma it wont open via yazi.
I can open via dolphin fine. And it also works when using a niri session.
Anything else?
No response
Checklist
Beta Was this translation helpful? Give feedback.
All reactions