Skip to content

Commit 1fe7214

Browse files
committed
docs(examples) Remove tmux 3.0 version note for environment variables
Environment variable support is always available now that tmux 3.2+ is the minimum version.
1 parent 5059478 commit 1fe7214

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/configuration/examples.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -266,8 +266,7 @@ tmuxp will set session, window and pane environment variables.
266266

267267
```{note}
268268
269-
Setting environment variables for windows and panes requires tmuxp 1.19 or
270-
newer and tmux 3.0 or newer.
269+
Setting environment variables for windows and panes requires tmuxp 1.19 or newer.
271270
```
272271

273272
````{tab} YAML

0 commit comments

Comments
 (0)