We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
allow-passthrough
on
tmux
1 parent c39166a commit a245edeCopy full SHA for a245ede
docs/image-preview.md
@@ -51,7 +51,7 @@ it will automatically use the "Window system protocol" to display images - this
51
To enable Yazi's image preview to work correctly in tmux, add the following 3 options to your `tmux.conf`:
52
53
```sh
54
-set -g allow-passthrough all
+set -g allow-passthrough on
55
set -ga update-environment TERM
56
set -ga update-environment TERM_PROGRAM
57
```
0 commit comments