mirror of
https://github.com/tmux/tmux.git
synced 2024-11-10 13:48:48 +00:00
-d is better.
This commit is contained in:
parent
5a954bd9bd
commit
049ccfd048
@ -29,4 +29,4 @@ if ! $TMUX -s $SESSION has 2>/dev/null; then
|
||||
$TMUX set bell-action none
|
||||
fi
|
||||
|
||||
$TMUX -s $SESSION attach
|
||||
$TMUX -s $SESSION attach -d
|
||||
|
Loading…
Reference in New Issue
Block a user