Skip to content

Commit c882c5b

Browse files
committed
docs(examples): Note tmux version for environmental variables
1 parent 914bcfe commit c882c5b

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

docs/configuration/examples.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -262,9 +262,13 @@ please make a ticket on the [issue tracker][issue tracker].
262262

263263
## Environment variables
264264

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.
265+
tmuxp will set session, window and pane environment variables.
266+
267+
```{note}
268+
269+
Setting environment variables for windows and panes requires tmuxp 1.19 or
270+
newer and tmux 3.0 or newer.
271+
```
268272

269273
````{tab} YAML
270274

0 commit comments

Comments
 (0)