mirror of
https://github.com/tmate-io/tmate.git
synced 2024-11-27 02:23:15 +01: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