mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +01:00
Update tmux.plugin.zsh
This commit is contained in:
parent
899af6328b
commit
b08a185236
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ fi
|
||||||
# Automatically name the new session based on the basename of PWD
|
# Automatically name the new session based on the basename of PWD
|
||||||
: ${ZSH_TMUX_AUTONAME_SESSION:=false}
|
: ${ZSH_TMUX_AUTONAME_SESSION:=false}
|
||||||
# Automatically pick up tmux environments
|
# Automatically pick up tmux environments
|
||||||
: ${ZSH_TMUX_AUTOREFRESH:=true}
|
: ${ZSH_TMUX_AUTOREFRESH:=false}
|
||||||
# Set term to screen or screen-256color based on current terminal support
|
# Set term to screen or screen-256color based on current terminal support
|
||||||
: ${ZSH_TMUX_DETACHED:=false}
|
: ${ZSH_TMUX_DETACHED:=false}
|
||||||
# Set detached mode
|
# Set detached mode
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue