summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugins/tmux/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/tmux/README.md b/plugins/tmux/README.md
index 28ad3558a..53607b8ad 100644
--- a/plugins/tmux/README.md
+++ b/plugins/tmux/README.md
@@ -31,6 +31,7 @@ The plugin also supports the following:
| Variable | Description |
| ----------------------------------- | ------------------------------------------------------------------------------------------------------------------------------ |
+| `ZSH_TMUX_AUTOREFRESH` | Automatically refresh global environments (default: `true`) |
| `ZSH_TMUX_AUTOSTART` | Automatically starts tmux (default: `false`) |
| `ZSH_TMUX_AUTOSTART_ONCE` | Autostart only if tmux hasn't been started previously (default: `true`) |
| `ZSH_TMUX_AUTOCONNECT` | Automatically connect to a previous session if it exits (default: `true`) |