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.
1 parent 914bcfe commit c882c5bCopy full SHA for c882c5b
docs/configuration/examples.md
@@ -262,9 +262,13 @@ please make a ticket on the [issue tracker][issue tracker].
262
263
## Environment variables
264
265
-tmuxp will set session, window and pane environment variables. Note that
266
-setting environment variables for windows and panes requires tmuxp 1.19 or
267
-newer.
+tmuxp will set session, window and pane environment variables.
+
+```{note}
268
269
+Setting environment variables for windows and panes requires tmuxp 1.19 or
270
+newer and tmux 3.0 or newer.
271
+```
272
273
````{tab} YAML
274
0 commit comments