mirror of
https://github.com/tmux/tmux.git
synced 2025-01-12 03:08:46 +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
|
$TMUX set bell-action none
|
||||||
fi
|
fi
|
||||||
|
|
||||||
$TMUX -s $SESSION attach
|
$TMUX -s $SESSION attach -d
|
||||||
|
Loading…
Reference in New Issue
Block a user